[packages/kernel] - PAGE_TABLE_ISOLATION on x86, too
arekm
arekm at pld-linux.org
Tue Mar 5 22:23:10 CET 2019
commit 5adca1717f64e396c5817268a35dcdea9e7a9445
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Mar 5 22:22:56 2019 +0100
- PAGE_TABLE_ISOLATION on x86, too
kernel-x86.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-x86.config b/kernel-x86.config
index 4ed52746..fe2070fc 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -259,7 +259,7 @@ OPROFILE x86=m
OPROFILE_EVENT_MULTIPLEX x86=y
OPTIMIZE_INLINING x86=n
OPTPROBES x86=y
-PAGE_TABLE_ISOLATION x86_64=y
+PAGE_TABLE_ISOLATION x86_64=y x86=y
PC104 all=y
PCIEASPM_DEFAULT all=y
PCIEASPM_PERFORMANCE all=n
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/5adca1717f64e396c5817268a35dcdea9e7a9445
More information about the pld-cvs-commit
mailing list