Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96122
b: refs/heads/master
c: d45100f
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed May 6, 2008
1 parent 3fefa93 commit ed852e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3eb6753e20af1803d7784efc36e8208e8d5fac05
refs/heads/master: d45100f7b69e3d9cd0cd5e956b6ac2c78d460d07
3 changes: 3 additions & 0 deletions trunk/arch/sparc64/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,9 @@ static void __init find_ramdisk(unsigned long phys_base)
initrd_end = ramdisk_image + sparc_ramdisk_size;

lmb_reserve(initrd_start, initrd_end);

initrd_start += PAGE_OFFSET;
initrd_end += PAGE_OFFSET;
}
#endif
}
Expand Down

0 comments on commit ed852e7

Please sign in to comment.