[packages/kernel/LINUX_4_4] - PAGE_TABLE_ISOLATION is x86_64 only

baggins baggins at pld-linux.org
Fri Jan 5 17:33:02 CET 2018


commit 9c2520d8b4d1bfab6bf7867c1da14153ae9c2926
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jan 5 17:32:46 2018 +0100

    - PAGE_TABLE_ISOLATION is x86_64 only

 kernel-multiarch.config | 1 -
 kernel-x86.config       | 4 ++++
 2 files changed, 4 insertions(+), 1 deletion(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/9c2520d8b4d1bfab6bf7867c1da14153ae9c2926



More information about the pld-cvs-commit mailing list