Re: [PATCH V2 40/68] powerpc/mm/radix: Add MMU_FTR_RADIX

2016-04-22 Thread Balbir Singh
On 09/04/16 16:13, Aneesh Kumar K.V wrote: > We are going to add asm changes in the follow up patches. Add the > feature bit now so that we can get it all build. We will enable radix > in the last patch using cpu table. > > Signed-off-by: Aneesh Kumar K.V > --- Looks good! Acked-by: Balbir Si

[PATCH V2 40/68] powerpc/mm/radix: Add MMU_FTR_RADIX

2016-04-09 Thread Aneesh Kumar K.V
We are going to add asm changes in the follow up patches. Add the feature bit now so that we can get it all build. We will enable radix in the last patch using cpu table. Signed-off-by: Aneesh Kumar K.V --- arch/powerpc/include/asm/book3s/64/mmu.h | 3 ++- arch/powerpc/include/asm/mmu.h