From ab7add0e0f69033aefdbd23f6b739f2625102bbd Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 19 Apr 2024 14:30:30 +0200 Subject: [PATCH] linux6.8: update to 6.8.7. --- srcpkgs/linux6.8/files/i386-dotconfig | 6 ++---- srcpkgs/linux6.8/files/x86_64-dotconfig | 6 ++---- srcpkgs/linux6.8/template | 4 ++-- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/srcpkgs/linux6.8/files/i386-dotconfig b/srcpkgs/linux6.8/files/i386-dotconfig index 9c8566b6f53..7694b33cdd9 100644 --- a/srcpkgs/linux6.8/files/i386-dotconfig +++ b/srcpkgs/linux6.8/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 6.8.5 Kernel Configuration +# Linux/i386 6.8.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -507,9 +507,7 @@ CONFIG_RETPOLINE=y CONFIG_RETHUNK=y # CONFIG_GDS_FORCE_MITIGATION is not set CONFIG_MITIGATION_RFDS=y -CONFIG_SPECTRE_BHI_ON=y -# CONFIG_SPECTRE_BHI_OFF is not set -# CONFIG_SPECTRE_BHI_AUTO is not set +CONFIG_MITIGATION_SPECTRE_BHI=y # # Power management and ACPI options diff --git a/srcpkgs/linux6.8/files/x86_64-dotconfig b/srcpkgs/linux6.8/files/x86_64-dotconfig index 385efba976c..9d35674fffd 100644 --- a/srcpkgs/linux6.8/files/x86_64-dotconfig +++ b/srcpkgs/linux6.8/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 6.8.5 Kernel Configuration +# Linux/x86_64 6.8.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -553,9 +553,7 @@ CONFIG_CPU_SRSO=y CONFIG_SLS=y # CONFIG_GDS_FORCE_MITIGATION is not set CONFIG_MITIGATION_RFDS=y -CONFIG_SPECTRE_BHI_ON=y -# CONFIG_SPECTRE_BHI_OFF is not set -# CONFIG_SPECTRE_BHI_AUTO is not set +CONFIG_MITIGATION_SPECTRE_BHI=y CONFIG_ARCH_HAS_ADD_PAGES=y # diff --git a/srcpkgs/linux6.8/template b/srcpkgs/linux6.8/template index a7b4348da16..7dd87784363 100644 --- a/srcpkgs/linux6.8/template +++ b/srcpkgs/linux6.8/template @@ -1,6 +1,6 @@ # Template file for 'linux6.8' pkgname=linux6.8 -version=6.8.6 +version=6.8.7 revision=1 short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Duncaen " @@ -14,7 +14,7 @@ if [ "${version##*.}" != 0 ]; then fi checksum="c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3 - d8b22b28a75e6d959aff2eb8ce38261b9b5f88f15d53686c939fe404083ba8a0" + 6ef359c3497d90b0a687d1dc2050d0c662f6a72224c8bf6122847002e145ce11" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR.