git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfff6e9
)
[SPARC64]: Fix "mem=xxx" handling.
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 29 Dec 2006 05:00:23 +0000
(21:00 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 31 Dec 2006 22:06:04 +0000
(14:06 -0800)
We were not being careful enough. When we trim the physical
memory areas, we have to make sure we don't remove the kernel
image or initial ramdisk image ranges.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found