Re: [PATCH v2 02/11] powerpc/mm: no slice for nohash/64

2019-04-25 Thread Aneesh Kumar K.V
Christophe Leroy writes: > Only nohash/32 and book3s/64 support mm slices. > Reviewed-by: Aneesh Kumar K.V > Signed-off-by: Christophe Leroy > --- > arch/powerpc/include/asm/nohash/64/slice.h | 12 > arch/powerpc/include/asm/slice.h | 4 +--- > arch/powerpc/platforms/

[PATCH v2 02/11] powerpc/mm: no slice for nohash/64

2019-04-25 Thread Christophe Leroy
Only nohash/32 and book3s/64 support mm slices. Signed-off-by: Christophe Leroy --- arch/powerpc/include/asm/nohash/64/slice.h | 12 arch/powerpc/include/asm/slice.h | 4 +--- arch/powerpc/platforms/Kconfig.cputype | 4 3 files changed, 5 insertions(+), 15 delet