]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commitfa39dc437a41733adaba241fd9036760283a516a
tree4570515bf765a23bbfd1b4d47f1384afa6e73e79
parentb41fc4f82f6a73b8b2e8f44bd7ef075797d2dacb
powerpc32: Limit memory to lowmem if !CONFIG_HIGHMEM.

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>
arch/powerpc/mm/init_32.c