[PATCH v3 02/21] powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()

Balbir Singh bsingharora at gmail.com
Thu Jul 28 13:14:09 AEST 2016



On 28/07/16 00:17, Michael Ellerman wrote:
> Move the handling of the disable_radix command line argument into the
> newly created mmu_early_init_devtree().
> 
> It's an MMU option so it's preferable to have it in an mm related file,
> and it also means platforms that don't support radix don't have to carry
> the code.
> 
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
> ---

Should patch 1 and 2 be squashed together? Ideally nothing should ever bisect at patch 1

Anyway,
Acked-by: Balbir Singh <bsingharora at gmail.com>


More information about the Linuxppc-dev mailing list