]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- PAGE_TABLE_ISOLATION is x86_64 specific
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 5 Jan 2018 16:33:48 +0000 (17:33 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 5 Jan 2018 16:33:48 +0000 (17:33 +0100)
kernel-multiarch.config
kernel-x86.config

index e37105c9f6541b4bb056b0d98132ee844cb1e065..54ca72fefaa06fa442c82543d1bc208779165cf8 100644 (file)
@@ -11422,7 +11422,6 @@ SECURITY all=y
 SECURITY_NETWORK all=y
 SECURITY_INFINIBAND all=y
 SECURITY_NETWORK_XFRM all=y
-PAGE_TABLE_ISOLATION x86_64=y
 SECURITY_PATH all=y
 INTEL_TXT all=y
 LSM_MMAP_MIN_ADDR all=0 x86_64=65536 i386=65536 sparc64=8192 ppc=65536
index ee1a744887eff2e724be1a3953a81d12a75fc7a9..e640bca0b4ec031fa4f9de618d3f96c728a4fc56 100644 (file)
@@ -156,7 +156,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
This page took 0.092719 seconds and 4 git commands to generate.