From: Jan Rękorajski Date: Fri, 5 Jan 2018 16:32:46 +0000 (+0100) Subject: - PAGE_TABLE_ISOLATION is x86_64 only X-Git-Tag: auto/th/kernel-4.4-4.4.111-1~2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=9c2520d8b4d1bfab6bf7867c1da14153ae9c2926;p=packages%2Fkernel.git - PAGE_TABLE_ISOLATION is x86_64 only --- diff --git a/kernel-multiarch.config b/kernel-multiarch.config index e39be433..d80d4581 100644 --- a/kernel-multiarch.config +++ b/kernel-multiarch.config @@ -10159,7 +10159,6 @@ SAMPLES all=n #- file security/keys/Kconfig goes here SECURITY_DMESG_RESTRICT all=y SECURITY all=y -PAGE_TABLE_ISOLATION all=y SECURITY_NETWORK all=y SECURITY_NETWORK_XFRM all=y SECURITY_PATH all=y diff --git a/kernel-x86.config b/kernel-x86.config index e253239e..595aa296 100644 --- a/kernel-x86.config +++ b/kernel-x86.config @@ -154,7 +154,11 @@ X86_X32 x86_64=y #- file drivers/firmware/Kconfig goes here #- file fs/Kconfig goes here #- file arch/x86/Kconfig.debug goes here +#- +#- *** FILE: security/Kconfig *** +#- #- file security/Kconfig goes here +PAGE_TABLE_ISOLATION x86_64=y #- file crypto/Kconfig goes here #- file arch/x86/kvm/Kconfig goes here #- file lib/Kconfig goes here