]> git.pld-linux.org Git - packages/kernel.git/commitdiff
Up to 5.15.101 auto/th/kernel-5.15-5.15.101-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Mar 2023 16:11:19 +0000 (17:11 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 12 Mar 2023 16:11:19 +0000 (17:11 +0100)
kernel-multiarch.config
kernel.spec

index fc4770ade6c0f2a7ed5afb275cec191b0856a6d4..b55a80f249f2d869fac4923ba90d5779fb785ff2 100644 (file)
@@ -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
index e7b568a5fd7775ad0aa28302cdfad256a3d0bd24..ac850b4dfc127ba2c7cb2234020caac6d96e67bb 100644 (file)
@@ -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
 
This page took 0.176787 seconds and 4 git commands to generate.