[openwrt/openwrt] kernel: bump 6.6 to 6.6.106

LEDE Commits lede-commits at lists.infradead.org
Sun Sep 21 16:23:57 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-24.10:
https://git.openwrt.org/1dc947ac69f2624f8dda7c58d1e1cddc5d53f056

commit 1dc947ac69f2624f8dda7c58d1e1cddc5d53f056
Author: Goetz Goerisch <ggoerisch at gmail.com>
AuthorDate: Fri Sep 12 06:09:17 2025 +0200

    kernel: bump 6.6 to 6.6.106
    
    All patches autorefreshed.
    
    Signed-off-by: Goetz Goerisch <ggoerisch at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/20013
    (cherry picked from commit 8cbbcda1d9d7f4ae614a5181c7e16cd2205e6ca4)
    Link: https://github.com/openwrt/openwrt/pull/20036
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 include/kernel-6.6                                                    | 4 ++--
 ...-v6.9-smp-Avoid-setup_max_cpus_namespace_collision_shadowing.patch | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/kernel-6.6 b/include/kernel-6.6
index a411ab0aff..e6fa78c5d7 100644
--- a/include/kernel-6.6
+++ b/include/kernel-6.6
@@ -1,2 +1,2 @@
-LINUX_VERSION-6.6 = .105
-LINUX_KERNEL_HASH-6.6.105 = 3f916e664f1872980b436614cba1d8b10246033435e0312ea0d8cc16599e1a1d
+LINUX_VERSION-6.6 = .106
+LINUX_KERNEL_HASH-6.6.106 = 0c3180e2d8dcd0b70fe83554d9c440e31bab17873e360b89c4ab62a4fd26a8a0
diff --git a/target/linux/generic/backport-6.6/0080-v6.9-smp-Avoid-setup_max_cpus_namespace_collision_shadowing.patch b/target/linux/generic/backport-6.6/0080-v6.9-smp-Avoid-setup_max_cpus_namespace_collision_shadowing.patch
index f5459aaccd..a9ac399bcb 100644
--- a/target/linux/generic/backport-6.6/0080-v6.9-smp-Avoid-setup_max_cpus_namespace_collision_shadowing.patch
+++ b/target/linux/generic/backport-6.6/0080-v6.9-smp-Avoid-setup_max_cpus_namespace_collision_shadowing.patch
@@ -21,7 +21,7 @@ Cc: linux-kernel at vger.kernel.org
 
 --- a/include/linux/cpu.h
 +++ b/include/linux/cpu.h
-@@ -112,7 +112,7 @@ void notify_cpu_starting(unsigned int cp
+@@ -113,7 +113,7 @@ void notify_cpu_starting(unsigned int cp
  extern void cpu_maps_update_begin(void);
  extern void cpu_maps_update_done(void);
  int bringup_hibernate_cpu(unsigned int sleep_cpu);




More information about the lede-commits mailing list