+2
−2
+21
−344
+0
−126
arch/powerpc/mm/lmb.c
0 → 100644
+296
−0
+184
−1
File changed.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>
File changed.
Preview size limit exceeded, changes collapsed.