[packages/kernel/LINUX_6_6] Up to 6.6.28

arekm arekm at pld-linux.org
Sat Apr 20 02:34:22 CEST 2024


commit fff04809b48ea0fd17bc519179ddabc667e99f3d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Apr 20 00:40:15 2024 +0200

    Up to 6.6.28

 kernel-x86.config | 7 ++++---
 kernel.spec       | 4 ++--
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 0b72fd95..956696af 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -61,7 +61,7 @@
 
 %define		rel		1
 %define		basever		6.6
-%define		postver		.27
+%define		postver		.28
 
 # define this to '-%{basever}' for longterm branch
 %define		versuffix	-%{basever}
@@ -115,7 +115,7 @@ Source0:	https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5:	452098d80ba925af3a4ab35998f3aef5
 %if "%{postver}" != ".0"
 Patch0:		https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:	ce545a8d322610392d843347cdc78a1e
+# Patch0-md5:	884beb535cc2c03a98f6e60688fd879c
 %endif
 Source1:	kernel.sysconfig
 
diff --git a/kernel-x86.config b/kernel-x86.config
index 6ece4839..d142c32c 100644
--- a/kernel-x86.config
+++ b/kernel-x86.config
@@ -122,9 +122,7 @@ CPU_SRSO x86_64=y
 SLS x86_64=y
 GDS_FORCE_MITIGATION x86_64=n x86=n
 MITIGATION_RFDS x86_64=y
-SPECTRE_BHI_ON x86=y x86_64=y
-SPECTRE_BHI_OFF x86=n x86_64=n
-SPECTRE_BHI_AUTO x86=n x86_64=n
+MITIGATION_SPECTRE_BHI x86=y x86_64=y
 #- file kernel/power/Kconfig goes here
 #- file drivers/acpi/Kconfig goes here
 APM i386=m
@@ -265,3 +263,6 @@ DEBUG_HOTPLUG_CPU0 all=n
 KEXEC_JUMP x86=y
 MICROCODE_AMD x86=y
 MICROCODE_INTEL x86=y
+SPECTRE_BHI_AUTO x86=n x86_64=n
+SPECTRE_BHI_OFF x86=n x86_64=n
+SPECTRE_BHI_ON x86=y x86_64=y
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list