Github messages for voidlinux
 help / color / mirror / Atom feed
From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] linux-asahi: update to 6.12.9+1
Date: Wed, 15 Jan 2025 15:34:55 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53976@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

There is a new pull request by dkwo against master on the void-packages repository

https://github.com/dkwo/void-packages master
https://github.com/void-linux/void-packages/pull/53976

linux-asahi: update to 6.12.9+1
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (aarch64-glibc)

A patch file from https://github.com/void-linux/void-packages/pull/53976.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-53976.patch --]
[-- Type: text/x-diff, Size: 2517 bytes --]

From 1afa15842954b1c6343922e459e10394bd95024c Mon Sep 17 00:00:00 2001
From: dkwo <npiazza@disroot.org>
Date: Wed, 15 Jan 2025 15:29:31 +0100
Subject: [PATCH] linux-asahi: update to 6.12.9+1

---
 srcpkgs/linux-asahi/files/arm64-dotconfig | 11 ++++++-----
 srcpkgs/linux-asahi/template              |  4 ++--
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/linux-asahi/files/arm64-dotconfig b/srcpkgs/linux-asahi/files/arm64-dotconfig
index 6d24d5c3823812..69806e1e530775 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 6.12.8 Kernel Configuration
+# Linux/arm64 6.12.9 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
 CONFIG_CC_IS_GCC=y
@@ -8359,9 +8359,10 @@ CONFIG_STACKTRACE=y
 #
 # RCU Debugging
 #
+CONFIG_TORTURE_TEST=m
 # CONFIG_RCU_SCALE_TEST is not set
-# CONFIG_RCU_TORTURE_TEST is not set
-# CONFIG_RCU_REF_SCALE_TEST is not set
+CONFIG_RCU_TORTURE_TEST=m
+CONFIG_RCU_REF_SCALE_TEST=m
 CONFIG_RCU_CPU_STALL_TIMEOUT=60
 CONFIG_RCU_EXP_CPU_STALL_TIMEOUT=0
 # CONFIG_RCU_CPU_STALL_CPUTIME is not set
@@ -8456,7 +8457,7 @@ CONFIG_IO_STRICT_DEVMEM=y
 #
 CONFIG_PID_IN_CONTEXTIDR=y
 # CONFIG_DEBUG_EFI is not set
-# CONFIG_ARM64_RELOC_TEST is not set
+CONFIG_ARM64_RELOC_TEST=m
 # CONFIG_CORESIGHT is not set
 # end of arm64 Debugging
 
@@ -8483,7 +8484,7 @@ CONFIG_RUNTIME_TESTING_MENU=y
 # CONFIG_INTERVAL_TREE_TEST is not set
 # CONFIG_PERCPU_TEST is not set
 # CONFIG_ATOMIC64_SELFTEST is not set
-# CONFIG_ASYNC_RAID6_TEST is not set
+CONFIG_ASYNC_RAID6_TEST=m
 # CONFIG_TEST_HEXDUMP is not set
 # CONFIG_TEST_KSTRTOX is not set
 # CONFIG_TEST_PRINTF is not set
diff --git a/srcpkgs/linux-asahi/template b/srcpkgs/linux-asahi/template
index e1516829dac65f..0934146c4cb9f4 100644
--- a/srcpkgs/linux-asahi/template
+++ b/srcpkgs/linux-asahi/template
@@ -1,13 +1,13 @@
 # Template file for 'linux-asahi'
 pkgname=linux-asahi
-version=6.12.8+2
+version=6.12.9+1
 revision=1
 short_desc="Linux kernel and modules for Apple Silicon"
 maintainer="Will Springer <skirmisher@protonmail.com>, dkwo <npiazza@disroot.org>"
 license="GPL-2.0-only"
 homepage="https://asahilinux.org"
 distfiles="https://github.com/AsahiLinux/linux/archive/asahi-${version/+/-}.tar.gz"
-checksum=026e5352d2071569b02601c47c6baa6584ab86095d9da2ecd6c4f1db7187ae44
+checksum=74fe5346c0fa29db2661f66272dd048b2026a758ad3476b971d7f6a5cb0f4664
 
 python_version=3
 

             reply	other threads:[~2025-01-15 14:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-15 14:34 dkwo [this message]
2025-01-15 14:36 ` [PR PATCH] [Closed]: " dkwo
2025-01-15 14:37 ` dkwo
2025-01-16  9:26 ` [PR PATCH] [Updated] " dkwo
2025-01-16 13:58 ` dkwo
2025-01-16 13:58 ` dkwo
2025-01-19 12:59 ` [PR PATCH] [Updated] linux-asahi: update to 6.12.9, various fixes dkwo
2025-01-19 17:03 ` linux-asahi: update to 6.12.10, " classabbyamp
2025-01-20  8:55 ` [PR PATCH] [Updated] " dkwo
2025-01-21  5:39 ` [PR PATCH] [Merged]: " classabbyamp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53976@inbox.vuxu.org \
    --to=dkwo@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).