powerpc/mm: Do radix device tree scanning earlier
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 26 Jul 2016 11:55:27 +0000 (21:55 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 1 Aug 2016 01:14:55 +0000 (11:14 +1000)
commit2537b09c939fca26447f0ac3e688691de06eadda
tree18a5143d6114ab849d91e85eda6d81416a767d37
parentbacf9cf88303c0df5794ca45dd9f297740a00913
powerpc/mm: Do radix device tree scanning earlier

Like we just did for hash, split the device tree scanning parts out and
call them from mmu_early_init_devtree().

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/book3s/64/mmu.h
arch/powerpc/mm/init_64.c
arch/powerpc/mm/pgtable-radix.c