powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.
authorPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 11:54:21 +0000 (21:54 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 26 Oct 2005 11:54:21 +0000 (21:54 +1000)
This trims off the extra unusable memory from the lmb structure,
so we don't try to use it.

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found