commit | 6fc5bae797a6632bbccdd49a1b6a96121368a4b9 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Dec 28 21:00:23 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sun Dec 31 14:06:04 2006 -0800 |
tree | b9bb72c869cd993d7b40794402effce3cfa902e0 | |
parent | bfff6e92a33dce6121a3d83ef3809e9063b2734e [diff] |
[SPARC64]: Fix "mem=xxx" handling. 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>