[packages/kernel/LINUX_5_10] Enable mtrr cleanup by default.

arekm arekm at pld-linux.org
Thu Mar 25 15:46:42 CET 2021


commit 3271b9d74c0131fa4f94238e39ff95eb7b3c87d2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Mar 25 15:33:52 2021 +0100

    Enable mtrr cleanup by default.

 kernel-x86.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kernel-x86.config b/kernel-x86.config
index 987a4c40..1d1bbef4 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_MEMORY_PROTECTION_KEYS all=y
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/1ce47dae6f05d2a5864535bc4a948dadbac682ef



More information about the pld-cvs-commit mailing list