[packages/kernel/LINUX_5_15] Up to 5.15.101
arekm
arekm at pld-linux.org
Sun Mar 12 17:11:40 CET 2023
commit 59e8d87bf0856546765ef2702231da1679f3bf79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Mar 12 17:11:19 2023 +0100
Up to 5.15.101
kernel-multiarch.config | 1 +
kernel.spec | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index e7b568a5..ac850b4d 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -67,7 +67,7 @@
%define rel 1
%define basever 5.15
-%define postver .96
+%define postver .101
# define this to '-%{basever}' for longterm branch
%define versuffix -%{basever}
@@ -121,7 +121,7 @@ Source0: https://www.kernel.org/pub/linux/kernel/v5.x/linux-%{basever}.tar.xz
# Source0-md5: 071d49ff4e020d58c04f9f3f76d3b594
%if "%{postver}" != ".0"
Patch0: https://www.kernel.org/pub/linux/kernel/v5.x/patch-%{version}.xz
-# Patch0-md5: 051c9a0a648da2340bfa9e41b1303fc1
+# Patch0-md5: 65a8d0c77c7d7e9794bf68cf37eec4d3
%endif
Source1: kernel.sysconfig
diff --git a/kernel-multiarch.config b/kernel-multiarch.config
index fc4770ad..b55a80f2 100644
--- a/kernel-multiarch.config
+++ b/kernel-multiarch.config
@@ -42,6 +42,7 @@ KPROBES arm=y arm64=y
LOCK_EVENT_COUNTS all=n
LTO_NONE all=y
MICROCODE_OLD_INTERFACE all=n
+MICROCODE_LATE_LOADING all=n
PAGE_TABLE_ISOLATION all=y
PERF_EVENTS_AMD_POWER all=m
PERF_EVENTS_AMD_UNCORE all=m
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/59e8d87bf0856546765ef2702231da1679f3bf79
More information about the pld-cvs-commit
mailing list