]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 6.4.5
authorJan Palus <atler@pld-linux.org>
Sun, 23 Jul 2023 18:11:46 +0000 (20:11 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 23 Jul 2023 18:11:46 +0000 (20:11 +0200)
kernel-arm64.config
kernel.spec

index 48d48ab124ab6b5c68cb4a93b41ddf807ad5b318..43259e77cb6c910b924cbd22fd427d196ab0c0bd 100644 (file)
@@ -3,6 +3,7 @@
 #- *** FILE: arch/arm64/Kconfig ***
 #-
 #- file arch/arm64/Kconfig.platforms goes here
+AMPERE_ERRATUM_AC03_CPU_38 arm64=y
 ARM64_ERRATUM_826319 arm64=y
 ARM64_ERRATUM_827319 arm64=y
 ARM64_ERRATUM_824069 arm64=y
index 39a8a27c97330308e206369df9aadc055de91d8d..ac4d72711a11f0d0df9fd35367cd9e9d7b210c9b 100644 (file)
@@ -67,7 +67,7 @@
 
 %define                rel             1
 %define                basever         6.4
-%define                postver         .4
+%define                postver         .5
 
 # define this to '-%{basever}' for longterm branch
 %define                versuffix       %{nil}
@@ -121,7 +121,7 @@ Source0:    https://www.kernel.org/pub/linux/kernel/v6.x/linux-%{basever}.tar.xz
 # Source0-md5: bb65b2232cf596e7044c56a7c4205f51
 %if "%{postver}" != ".0"
 Patch0:                https://www.kernel.org/pub/linux/kernel/v6.x/patch-%{version}.xz
-# Patch0-md5:  4eeb45a4ee0a9bb0cbde62ba2cf645f9
+# Patch0-md5:  f4e4ee465732ae751caafe2da9228e0e
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.169149 seconds and 4 git commands to generate.