[packages/kernel/LINUX_5_4] Enable mtrr sanitizer by default.

arekm arekm at pld-linux.org
Thu Mar 25 12:27:55 CET 2021


commit 57c258cf6deaabe2e18245e86e2012ac1b38f53c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Mar 25 12:27:44 2021 +0100

    Enable mtrr sanitizer by default.

 kernel-x86.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-x86.config b/kernel-x86.config
index b6cd8940..995d5dd6 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -80,7 +80,7 @@ X86_RESERVE_LOW x86=64
 MATH_EMULATION i386=y i686=n pentium3=n pentium4=n athlon=n
 MTRR x86=y
 MTRR_SANITIZER x86=y
-MTRR_SANITIZER_ENABLE_DEFAULT x86=0
+MTRR_SANITIZER_ENABLE_DEFAULT x86=1
 MTRR_SANITIZER_SPARE_REG_NR_DEFAULT x86=1
 X86_PAT x86=y
 X86_INTEL_MPX x86=y
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/57c258cf6deaabe2e18245e86e2012ac1b38f53c



More information about the pld-cvs-commit mailing list