Hello Anton,
On 09/17/2014 07:15 AM, Anton Blanchard wrote: > At the moment we transition from the memblock alloctor to the bootmem > allocator. Gitting rid of the bootmem allocator removes a bunch of > complicated code (most of which I owe the dubious honour of being > responsible for writing). > > Signed-off-by: Anton Blanchard <an...@samba.org> > Tested-by: Emil Medve <emilian.me...@freescale.com> > --- > arch/powerpc/Kconfig | 1 + > arch/powerpc/include/asm/setup.h | 3 +- > arch/powerpc/kernel/setup_32.c | 5 +- > arch/powerpc/kernel/setup_64.c | 3 +- > arch/powerpc/mm/init_32.c | 9 -- > arch/powerpc/mm/mem.c | 62 +---------- > arch/powerpc/mm/numa.c | 224 > ++++++--------------------------------- > arch/powerpc/mm/pgtable_32.c | 3 +- > arch/powerpc/mm/pgtable_64.c | 6 +- > 9 files changed, 43 insertions(+), 273 deletions(-) Any idea on how to move these patches forward? Cheers, _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev