[PATCH v6 19/22] powerpc/book3s64/hash/kuap: Enable kuap on hash
Christophe Leroy
christophe.leroy at csgroup.eu
Tue Mar 16 00:02:31 AEDT 2021
Le 15/03/2021 à 13:59, Aneesh Kumar K.V a écrit :
> On 3/15/21 5:36 PM, Christophe Leroy wrote:
>>
>>
>> Le 25/11/2020 à 06:16, Aneesh Kumar K.V a écrit :
>>> Reviewed-by: Sandipan Das <sandipan at linux.ibm.com>
>>> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar at linux.ibm.com>
>>
>> PPC_HAVE_KUAP is only selected on book3s/64 when PPC_RADIX_MMU is selected. Is that normal ?
>>
>
>
> I guess we missed fixing that with this patch. How about
Yes, looks good to me.
>
> modified arch/powerpc/platforms/Kconfig.cputype
> @@ -103,6 +103,8 @@ config PPC_BOOK3S_64
> select ARCH_SUPPORTS_NUMA_BALANCING
> select IRQ_WORK
> select PPC_MM_SLICES
> + select PPC_HAVE_KUEP
> + select PPC_HAVE_KUAP
>
> config PPC_BOOK3E_64
> bool "Embedded processors"
> @@ -365,8 +367,6 @@ config PPC_RADIX_MMU
> bool "Radix MMU Support"
> depends on PPC_BOOK3S_64
> select ARCH_HAS_GIGANTIC_PAGE
> - select PPC_HAVE_KUEP
> - select PPC_HAVE_KUAP
> default y
> help
> Enable support for the Power ISA 3.0 Radix style MMU. Currently this
>
>
>
>
>
> -aneesh
More information about the Linuxppc-dev
mailing list