[PATCH] SPARC64: Fix "mem=xxx" handling.
commitbbcbb9a470f9dc18fba57f42febd3036924e5aff
authorDavid Miller <davem@davemloft.net>
Tue, 2 Jan 2007 08:03:37 +0000 (2 00:03 -0800)
committerChris Wright <chrisw@sous-sol.org>
Wed, 10 Jan 2007 19:05:21 +0000 (10 11:05 -0800)
tree734b97c4139ce34526d24554e578f637d3e8595e
parent681f19c638245198eeefc861b10d9b83c313ac26
[PATCH] 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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
arch/sparc64/mm/init.c