]> git.pld-linux.org Git - packages/kernel.git/commitdiff
Up to 6.6.22; RFDS mitigation auto/th/kernel-6.6-6.6.22-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 16 Mar 2024 22:50:15 +0000 (23:50 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 16 Mar 2024 22:50:15 +0000 (23:50 +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 4ae666960f16af4e9834a4c5798f885988a7e8ef..039b86dcf34fdd09ebe78f4159ab398360e7dcc2 100644 (file)
@@ -61,7 +61,7 @@
 
 %define                rel             1
 %define                basever         6.6
-%define                postver         .20
+%define                postver         .22
 
 # 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:  58f4444128582e2e693663b70e4c9503
+# Patch0-md5:  886897018a1911f4361af1235953e7a9
 %endif
 Source1:       kernel.sysconfig
 
This page took 2.151475 seconds and 4 git commands to generate.