]> git.pld-linux.org Git - packages/kernel.git/commitdiff
up to 6.4.4
authorJan Palus <atler@pld-linux.org>
Wed, 19 Jul 2023 20:52:53 +0000 (22:52 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 19 Jul 2023 20:52:53 +0000 (22:52 +0200)
kernel-arm.config
kernel-arm64.config
kernel-multiarch.config
kernel.spec

index f7376ec8c16fcf510abc94d491db0dee71f0a893..b60953d8a5e1840592871cb91ee573a9a9018d13 100644 (file)
@@ -117,7 +117,7 @@ HIGHMEM arm=y
 HIGHPTE arm=y
 CPU_SW_DOMAIN_PAN arm=y
 ARM_MODULE_PLTS arm=y
-ARCH_FORCE_MAX_ORDER arm=11
+ARCH_FORCE_MAX_ORDER arm=10
 UACCESS_WITH_MEMCPY arm=y
 PARAVIRT arm=y
 PARAVIRT_TIME_ACCOUNTING arm=y
index 2b4c5d7cc011320d8818a36e7a5e0e985a88ca21..48d48ab124ab6b5c68cb4a93b41ddf807ad5b318 100644 (file)
@@ -64,7 +64,7 @@ KEXEC arm64=y
 #- Support for PE file signature verification disabled
 CRASH_DUMP arm64=n
 XEN arm64=y
-ARCH_FORCE_MAX_ORDER arm64=11
+ARCH_FORCE_MAX_ORDER arm64=10
 RODATA_FULL_DEFAULT_ENABLED arm64=y
 ARM64_SW_TTBR0_PAN arm64=n
 ARM64_TAGGED_ADDR_ABI arm64=y
index effb8ca5a9b334ed756795b5ec76dc8031eec889..86cecd1ea79401ea82f4eb6fa226cd565ead8ee8 100644 (file)
@@ -13809,7 +13809,7 @@ WIRELESS all=y
 LWTUNNEL_BPF all=y
 DST_CACHE all=y
 NET_DEVLINK all=y
-PAGE_POOL_STATS all=n arm=y
+PAGE_POOL_STATS all=n arm=y arm64=y
 FAILOVER all=m
 ETHTOOL_NETLINK all=y
 
index e7c8030f5ae42cb0cfe37dff9046e3374e182f1f..39a8a27c97330308e206369df9aadc055de91d8d 100644 (file)
@@ -67,7 +67,7 @@
 
 %define                rel             1
 %define                basever         6.4
-%define                postver         .3
+%define                postver         .4
 
 # 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:  68e1517d89d247ad378e88f5bb3ef462
+# Patch0-md5:  4eeb45a4ee0a9bb0cbde62ba2cf645f9
 %endif
 Source1:       kernel.sysconfig
 
This page took 0.14589 seconds and 4 git commands to generate.