From 8896bc390c5934ed3e29db272a1d80d0925db8a4 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 11 Jul 2025 17:50:30 +0200 Subject: [PATCH] linux6.6: update to 6.6.97. --- srcpkgs/linux6.6/files/arm64-dotconfig | 2 +- srcpkgs/linux6.6/files/i386-dotconfig | 3 ++- srcpkgs/linux6.6/files/x86_64-dotconfig | 3 ++- srcpkgs/linux6.6/template | 4 ++-- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/srcpkgs/linux6.6/files/arm64-dotconfig b/srcpkgs/linux6.6/files/arm64-dotconfig index 1e84399a41b..041a530f0d8 100644 --- a/srcpkgs/linux6.6/files/arm64-dotconfig +++ b/srcpkgs/linux6.6/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.6.96 Kernel Configuration +# Linux/arm64 6.6.97 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-musl-gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y diff --git a/srcpkgs/linux6.6/files/i386-dotconfig b/srcpkgs/linux6.6/files/i386-dotconfig index a1f7ea940dc..35924daa91e 100644 --- a/srcpkgs/linux6.6/files/i386-dotconfig +++ b/srcpkgs/linux6.6/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.6.96 Kernel Configuration +# Linux/i386 6.6.97 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y @@ -504,6 +504,7 @@ CONFIG_RETHUNK=y # CONFIG_GDS_FORCE_MITIGATION is not set CONFIG_MITIGATION_RFDS=y CONFIG_MITIGATION_SPECTRE_BHI=y +CONFIG_MITIGATION_TSA=y # # Power management and ACPI options diff --git a/srcpkgs/linux6.6/files/x86_64-dotconfig b/srcpkgs/linux6.6/files/x86_64-dotconfig index b7c924df67a..72319e69f82 100644 --- a/srcpkgs/linux6.6/files/x86_64-dotconfig +++ b/srcpkgs/linux6.6/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.6.96 Kernel Configuration +# Linux/x86_64 6.6.97 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y @@ -546,6 +546,7 @@ CONFIG_SLS=y CONFIG_MITIGATION_RFDS=y CONFIG_MITIGATION_SPECTRE_BHI=y CONFIG_MITIGATION_ITS=y +CONFIG_MITIGATION_TSA=y CONFIG_ARCH_HAS_ADD_PAGES=y # diff --git a/srcpkgs/linux6.6/template b/srcpkgs/linux6.6/template index 2b0f6043643..f27f0252438 100644 --- a/srcpkgs/linux6.6/template +++ b/srcpkgs/linux6.6/template @@ -1,6 +1,6 @@ # Template file for 'linux6.6' pkgname=linux6.6 -version=6.6.96 +version=6.6.97 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0 - fde71dfd3094577e93104beb9fff8d912a3dcbfec4f507098a99d50eaf8bfceb" + 4ef4e8793c1a350fbad3d8eae756dd70ac36da0cada008734dd550645f86f905" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.