]> git.pld-linux.org Git - packages/kernel.git/commitdiff
Up to 6.8.1; RFDS mitigation auto/th/kernel-6.8.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 16 Mar 2024 22:47:55 +0000 (23:47 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 16 Mar 2024 22:47:55 +0000 (23:47 +0100)
kernel-x86.config
kernel.spec

index 8593d38a13b49084b8369ff2a18e82eef3306773..00e0edadaf5694634f3a9cf749f77286404bd132 100644 (file)
@@ -122,6 +122,7 @@ CPU_IBRS_ENTRY x86_64=y
 CPU_SRSO x86_64=y
 SLS x86_64=y
 GDS_FORCE_MITIGATION x86_64=n x86=n
+MITIGATION_RFDS x86_64=y
 #- file kernel/power/Kconfig goes here
 #- file drivers/acpi/Kconfig goes here
 APM i386=m
index d519fab496c0fb709025a1764c5266d18f2a4e2c..c92d8f8afc38a720e18106cd4e8a4cc9e9f79a8d 100644 (file)
@@ -53,7 +53,7 @@
 
 %define                rel             1
 %define                basever         6.8
-%define                postver         .0
+%define                postver         .1
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -107,7 +107,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 72d623b959a11850b57406f0b9fe3946
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  5b31116070986a56ee2747daf53ca48c
+# Patch0-md5:  17b3e8600c931a4abf864c56e1ffd8db
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.281571 seconds and 4 git commands to generate.