[openwrt/openwrt] kernel: bump 6.6 to 6.6.109

LEDE Commits lede-commits at lists.infradead.org
Sat Oct 4 07:20:40 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/bb1779cdc53baa099ef5c4b379d3e951814aee2a

commit bb1779cdc53baa099ef5c4b379d3e951814aee2a
Author: Goetz Goerisch <ggoerisch at gmail.com>
AuthorDate: Thu Oct 2 14:47:12 2025 +0200

    kernel: bump 6.6 to 6.6.109
    
    Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.109
    
    All patches autorefreshed.
    
    Signed-off-by: Goetz Goerisch <ggoerisch at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/20277
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 target/linux/generic/kernel-6.6                                       | 4 ++--
 .../100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/target/linux/generic/kernel-6.6 b/target/linux/generic/kernel-6.6
index b1eaea13b2..990ef3dfd1 100644
--- a/target/linux/generic/kernel-6.6
+++ b/target/linux/generic/kernel-6.6
@@ -1,2 +1,2 @@
-LINUX_VERSION-6.6 = .108
-LINUX_KERNEL_HASH-6.6.108 = 601cd332aa695d16607b353feff369b4a0b36d111be077e8af54bdd41e1968a6
+LINUX_VERSION-6.6 = .109
+LINUX_KERNEL_HASH-6.6.109 = 7731cd99778cfdeedd63aa1b5aa8379511b97ec7df8c9eca44baed4e401730f4
diff --git a/target/linux/generic/pending-6.6/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch b/target/linux/generic/pending-6.6/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch
index 09442a9bfc..e32735e6b4 100644
--- a/target/linux/generic/pending-6.6/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch
+++ b/target/linux/generic/pending-6.6/100-compiler.h-only-include-asm-rwonce.h-for-kernel-code.patch
@@ -20,7 +20,7 @@ Signed-off-by: Felix Fietkau <nbd at nbd.name>
  #endif /* __KERNEL__ */
  
  /**
-@@ -250,6 +252,4 @@ static inline void *offset_to_ptr(const
+@@ -259,6 +261,4 @@ static inline void *offset_to_ptr(const
   */
  #define prevent_tail_call_optimization()	mb()
  




More information about the lede-commits mailing list