]> TLD Linux GIT Repositories - packages/kernel.git/commitdiff
- updated to 6.1.90
authorMarcin Krol <hawk@tld-linux.org>
Mon, 6 May 2024 23:06:56 +0000 (01:06 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Mon, 6 May 2024 23:06:56 +0000 (01:06 +0200)
kernel-x86.config
kernel-x86_64.config
kernel.spec

index d2b53f82947e3981cd10da4c2cbd005a3be2b9b1..05fe77432b9c2d5fcbd2b046902c3380e504f91d 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.89 Kernel Configuration
+# Linux/x86 6.1.90 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (TLD-Linux) 13.2.0 20240401 (release)"
 CONFIG_CC_IS_GCC=y
@@ -486,7 +486,7 @@ CONFIG_MODIFY_LDT_SYSCALL=y
 
 CONFIG_CC_HAS_SLS=y
 CONFIG_CC_HAS_RETURN_THUNK=y
-CONFIG_SPECULATION_MITIGATIONS=y
+CONFIG_CPU_MITIGATIONS=y
 CONFIG_PAGE_TABLE_ISOLATION=y
 CONFIG_RETPOLINE=y
 CONFIG_RETHUNK=y
@@ -707,6 +707,7 @@ CONFIG_AS_AVX512=y
 CONFIG_AS_SHA1_NI=y
 CONFIG_AS_SHA256_NI=y
 CONFIG_AS_TPAUSE=y
+CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y
 
 #
 # General architecture-dependent options
index 85f63170aa54859e1405ded2aa5a41cfda86ea30..2413cf5374c455a3d4d559121b6bfda9912ccd82 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 6.1.89 Kernel Configuration
+# Linux/x86 6.1.90 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (TLD-Linux) 13.2.0 20240401 (release)"
 CONFIG_CC_IS_GCC=y
@@ -498,7 +498,7 @@ CONFIG_HAVE_LIVEPATCH=y
 
 CONFIG_CC_HAS_SLS=y
 CONFIG_CC_HAS_RETURN_THUNK=y
-CONFIG_SPECULATION_MITIGATIONS=y
+CONFIG_CPU_MITIGATIONS=y
 CONFIG_PAGE_TABLE_ISOLATION=y
 CONFIG_RETPOLINE=y
 CONFIG_RETHUNK=y
@@ -713,6 +713,7 @@ CONFIG_AS_AVX512=y
 CONFIG_AS_SHA1_NI=y
 CONFIG_AS_SHA256_NI=y
 CONFIG_AS_TPAUSE=y
+CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y
 
 #
 # General architecture-dependent options
index d5e61de5249a80c63ced1fdac4d0b5c6bbb469d9..cb26be39f074def6ec278638a3a3a5c07cdfb687 100644 (file)
@@ -4,7 +4,7 @@
 %bcond_with    verbose         # verbose build (V=1)
 
 %define                basever         6.1
-%define                postver         89
+%define                postver         90
 %define                rel             1
 
 %define                __alt_kernel    %{nil}
@@ -36,7 +36,7 @@ Source0:      http://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: 475320de08f16c9fa486fc4edfe98b30
 %if "%{postver}" != "0"
 Source1:       http://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Source1-md5: 028cfb5da4edf3490c7798e547862592
+# Source1-md5: d20d222444bb67d2ed4362e5eb5fe1c3
 %endif
 
 Source2:       kernel-module-build.pl