summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
-rw-r--r--config6
3 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2af1876f706..24059505c0dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-usermode
pkgdesc = User mode Linux kernel and modules
- pkgver = 6.8.8
+ pkgver = 6.8.9
pkgrel = 1
url = http://user-mode-linux.sourceforge.net/
arch = x86_64
@@ -9,15 +9,15 @@ pkgbase = linux-usermode
makedepends = inetutils
depends = coreutils
options = !debug
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.8.8.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.8.8.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.8.9.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.8.9.tar.sign
source = config
source = 70-uml.hook
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 1c4cdcb9d560fad1fb95db2cb8afbedc922f9ead848371fe40363b13f9f631ba
+ sha256sums = f905f1238ea7a8e85314bacf283302e8097006010d25fcea726d0de0ea5bc9b6
sha256sums = SKIP
- sha256sums = f9f7ee25feb617bbbce20ff9de7e9cfb5fc6871acc26c2e8b9b10312a8dbd21c
+ sha256sums = f1f6d89362d3ff673caae82ad0715012f43a32c0588cf7d4c4536ad171fa4ded
sha256sums = 05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c
pkgname = linux-usermode
diff --git a/PKGBUILD b/PKGBUILD
index 754e446020fc..d0c840ef1369 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgbase=linux-usermode
pkgname=('linux-usermode' 'linux-usermode-modules')
_kernelname=-usermodelinux
_major=6.8
-_minor=8
+_minor=9
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -24,9 +24,9 @@ source=("https://www.kernel.org/pub/linux/kernel/v6.x/linux-${pkgver}.tar.xz"
'config'
'70-uml.hook')
-sha256sums=('1c4cdcb9d560fad1fb95db2cb8afbedc922f9ead848371fe40363b13f9f631ba'
+sha256sums=('f905f1238ea7a8e85314bacf283302e8097006010d25fcea726d0de0ea5bc9b6'
'SKIP'
- 'f9f7ee25feb617bbbce20ff9de7e9cfb5fc6871acc26c2e8b9b10312a8dbd21c'
+ 'f1f6d89362d3ff673caae82ad0715012f43a32c0588cf7d4c4536ad171fa4ded'
'05ea4e00d1e99bf8140a21c94e3c42acf17b9debad9c6f5decbe1dd1fe04332c')
validpgpkeys=(
diff --git a/config b/config
index b714606fa29c..0ab2088989dd 100644
--- a/config
+++ b/config
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/um 6.8.0 Kernel Configuration
+# Linux/um 6.8.9 Kernel Configuration
#
-CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20230801"
+CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.1 20240417"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=130201
CONFIG_CLANG_VERSION=0
@@ -292,6 +292,8 @@ CONFIG_PM=y
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
# end of Power management options
+CONFIG_CPU_MITIGATIONS=y
+
#
# General architecture-dependent options
#