kernel-ark/arch/powerpc
Paul Mackerras 7c8c6b9776 powerpc: Merge lmb.c and make MM initialization use it.
This also creates merged versions of do_init_bootmem, paging_init
and mem_init and moves them to arch/powerpc/mm/mem.c.  It gets rid
of the mem_pieces stuff.

I made memory_limit a parameter to lmb_enforce_memory_limit rather
than a global referenced by that function.  This will require some
small changes to ppc64 if we want to continue building ARCH=ppc64
using the merged lmb.c.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-06 12:23:33 +10:00
..
kernel powerpc: Merge in the ppc64 version of the prom code. 2005-10-06 12:06:20 +10:00
lib
mm powerpc: Merge lmb.c and make MM initialization use it. 2005-10-06 12:23:33 +10:00
oprofile
platforms powerpc: Merge in the ppc64 version of the prom code. 2005-10-06 12:06:20 +10:00
sysdev
Kconfig powerpc: make iSeries boot 2005-10-01 18:52:26 +10:00
Kconfig.debug powerpc: make iSeries boot 2005-10-01 18:52:26 +10:00
Makefile