Re: [PATCH v2 13/16] powerpc/64s: Move hash MMU code under a new Kconfig name

2021-10-21 Thread Nicholas Piggin
Excerpts from Christophe Leroy's message of October 21, 2021 3:43 pm: > > > Le 21/10/2021 à 05:54, Nicholas Piggin a écrit : >> Introduce a new option CONFIG_PPC_64S_HASH_MMU, and make 64s hash >> code depend on it. >> >> Signed-off-by: Nicholas Piggin >> --- >> arch/powerpc/Kconfig

Re: [PATCH v2 13/16] powerpc/64s: Move hash MMU code under a new Kconfig name

2021-10-20 Thread Christophe Leroy
Le 21/10/2021 à 05:54, Nicholas Piggin a écrit : Introduce a new option CONFIG_PPC_64S_HASH_MMU, and make 64s hash code depend on it. Signed-off-by: Nicholas Piggin --- arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/book3s/64/mmu.h | 19 +--

[PATCH v2 13/16] powerpc/64s: Move hash MMU code under a new Kconfig name

2021-10-20 Thread Nicholas Piggin
Introduce a new option CONFIG_PPC_64S_HASH_MMU, and make 64s hash code depend on it. Signed-off-by: Nicholas Piggin --- arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/book3s/64/mmu.h | 19 +-- .../include/asm/book3s/64/tlbflush-hash.h | 7