From 03f552cc33b37c5bce0979bc74c3df4bcadef2ae Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 5 Jan 2018 17:17:50 +0100 Subject: [PATCH] linux4.4: update config, enable CONFIG_PAGE_TABLE_ISOLATION. --- srcpkgs/linux4.4/files/x86_64-dotconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/linux4.4/files/x86_64-dotconfig b/srcpkgs/linux4.4/files/x86_64-dotconfig index 00438576489..017b0ada640 100644 --- a/srcpkgs/linux4.4/files/x86_64-dotconfig +++ b/srcpkgs/linux4.4/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.4.103 Kernel Configuration +# Linux/x86_64 4.4.110 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -7313,6 +7313,7 @@ CONFIG_TRUSTED_KEYS=m CONFIG_ENCRYPTED_KEYS=m # CONFIG_SECURITY_DMESG_RESTRICT is not set CONFIG_SECURITY=y +CONFIG_PAGE_TABLE_ISOLATION=y CONFIG_SECURITYFS=y # CONFIG_SECURITY_NETWORK is not set CONFIG_SECURITY_PATH=y