From bb5fb0144582ac58061e8d81b5e4e157341de4e6 Mon Sep 17 00:00:00 2001 From: dkwo Date: Mon, 22 Jun 2026 10:38:25 +0800 Subject: [PATCH] linux-asahi: update to 7.0.13+1. --- srcpkgs/linux-asahi/files/arm64-dotconfig | 4 +++- srcpkgs/linux-asahi/template | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux-asahi/files/arm64-dotconfig b/srcpkgs/linux-asahi/files/arm64-dotconfig index 942990a25cf7c7..3dbd741f60c9bb 100755 --- a/srcpkgs/linux-asahi/files/arm64-dotconfig +++ b/srcpkgs/linux-asahi/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 7.0.12 Kernel Configuration +# Linux/arm64 7.0.13 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20250405" CONFIG_CC_IS_GCC=y @@ -421,6 +421,7 @@ CONFIG_ARCH_APPLE=y # CONFIG_ARM64_ERRATUM_1165522 is not set # CONFIG_ARM64_ERRATUM_1319367 is not set # CONFIG_ARM64_ERRATUM_1530923 is not set +CONFIG_ARM64_WORKAROUND_REPEAT_TLBI=y # CONFIG_ARM64_ERRATUM_2441007 is not set # CONFIG_ARM64_ERRATUM_1286807 is not set # CONFIG_ARM64_ERRATUM_1463225 is not set @@ -439,6 +440,7 @@ CONFIG_ARM64_ERRATUM_2966298=y CONFIG_ARM64_ERRATUM_3117295=y CONFIG_ARM64_ERRATUM_3194386=y CONFIG_ARM64_ERRATUM_4311569=y +CONFIG_ARM64_ERRATUM_4118414=y # CONFIG_CAVIUM_ERRATUM_22375 is not set # CONFIG_CAVIUM_ERRATUM_23154 is not set # CONFIG_CAVIUM_ERRATUM_27456 is not set diff --git a/srcpkgs/linux-asahi/template b/srcpkgs/linux-asahi/template index 61a8d1abe30a71..7e0d07836178bb 100644 --- a/srcpkgs/linux-asahi/template +++ b/srcpkgs/linux-asahi/template @@ -1,13 +1,13 @@ # Template file for 'linux-asahi' pkgname=linux-asahi -version=7.0.12+1 +version=7.0.13+1 revision=1 short_desc="Linux kernel and modules for Apple Silicon" maintainer="dkwo , Will Springer " license="GPL-2.0-only" homepage="https://asahilinux.org" distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz" -checksum=92fb75bba4e4256b12edf64ffa0a19bd5684316daa426a8d3a344e69a2a03733 +checksum=ad5dd5c745771b93a1eb1b1a9a48a43131b9a89975160323ce37a7f53317d199 python_version=3