From f0c088fa4d9ac2d96a80002ab936442c3d5a0b7b Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Mon, 29 Jul 2024 19:42:27 +0400 Subject: [PATCH] feat: update Linux to 6.6.43 Latest LTS. Signed-off-by: Andrey Smirnov (cherry picked from commit 4e940f850745a0d6a934e06e4d425f11babf4b37) --- Pkgfile | 6 +++--- kernel/build/config-amd64 | 3 +-- kernel/build/config-arm64 | 3 +-- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/Pkgfile b/Pkgfile index fd88ced76..927ffa573 100644 --- a/Pkgfile +++ b/Pkgfile @@ -68,9 +68,9 @@ vars: ipxe_sha512: f83d49da507db7810affb5a39abae732e7cd856b55c167522d4354a9ef5844e2dfef0e57d2304d139144d0b4773bf12ac5aeee8b9d2ab219d6b5da6757ba745b # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git - linux_version: 6.6.39 - linux_sha256: 2783d42112095f95c510e1b421f056df8cbfa845f9040c6115080434a77a776b - linux_sha512: fbf1e27f7fc68ac42dd2cb40f853a77d4b2aeaee0190beededd39d4251b206a0d2f6784b4b5aafbe21bae36669bb00e20235b15ba4dfe84231968334dc65e71c + linux_version: 6.6.43 + linux_sha256: 0ad83b1a1a780a1aad948d55aa55ee63c50c626f2d46910b9d2180028d100a5e + linux_sha512: 013027b921184cf7fee360e930472689c0ad202e06b4ddcc2b3207f52ea6244890d9ed267ffe5590335501318dd8386c873f038de875a70d637a58f1a405a55a # renovate: datasource=git-tags extractVersion=^v(?.*)$ depName=git://git.kernel.org/pub/scm/utils/kernel/kmod/kmod.git kmod_version: 32 diff --git a/kernel/build/config-amd64 b/kernel/build/config-amd64 index 63e2ee969..253b342d7 100644 --- a/kernel/build/config-amd64 +++ b/kernel/build/config-amd64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.6.39 Kernel Configuration +# Linux/x86 6.6.43 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -6120,7 +6120,6 @@ CONFIG_SWIOTLB=y # CONFIG_DMA_MAP_BENCHMARK is not set CONFIG_SGL_ALLOC=y CONFIG_CHECK_SIGNATURE=y -# CONFIG_FORCE_NR_CPUS is not set CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_GLOB=y diff --git a/kernel/build/config-arm64 b/kernel/build/config-arm64 index cace93c00..32d9919e7 100644 --- a/kernel/build/config-arm64 +++ b/kernel/build/config-arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 6.6.39 Kernel Configuration +# Linux/arm64 6.6.43 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0" CONFIG_CC_IS_GCC=y @@ -8821,7 +8821,6 @@ CONFIG_CMA_ALIGNMENT=8 # CONFIG_DMA_MAP_BENCHMARK is not set CONFIG_SGL_ALLOC=y CONFIG_CHECK_SIGNATURE=y -# CONFIG_FORCE_NR_CPUS is not set CONFIG_CPU_RMAP=y CONFIG_DQL=y CONFIG_GLOB=y