Re: [15/41] powerpc/64: Move MMU backend selection out of platform code
From: Michael Ellerman <hidden>
Date: 2016-07-21 11:09:39
From: Michael Ellerman <hidden>
Date: 2016-07-21 11:09:39
On Tue, 2016-05-07 at 05:03:51 UTC, Benjamin Herrenschmidt wrote:
We move it into early_mmu_init() based on firmware features. For PS3, we have to move the setting of these into early_init_devtree(). Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/166dd7d3fbf2df183926f0e4b4 cheers