diff options
| author | Goetz Goerisch | 2025-09-12 04:09:17 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2025-09-12 19:08:04 +0000 |
| commit | 8cbbcda1d9d7f4ae614a5181c7e16cd2205e6ca4 (patch) | |
| tree | b96f02174a7eabb833a93450b9e5dbd63da8565b | |
| parent | 67c5ec70926621e2145796e7d1f4715809385d82 (diff) | |
| download | openwrt-8cbbcda1d9d7f4ae614a5181c7e16cd2205e6ca4.tar.gz | |
kernel: bump 6.6 to 6.6.106
All patches autorefreshed.
Signed-off-by: Goetz Goerisch <ggoerisch@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20013
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -rw-r--r-- | target/linux/generic/backport-6.6/0080-v6.9-smp-Avoid-setup_max_cpus_namespace_collision_shadowing.patch | 2 | ||||
| -rw-r--r-- | target/linux/generic/kernel-6.6 | 4 |
2 files changed, 3 insertions, 3 deletions
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@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); diff --git a/target/linux/generic/kernel-6.6 b/target/linux/generic/kernel-6.6 index a411ab0aff..e6fa78c5d7 100644 --- a/target/linux/generic/kernel-6.6 +++ b/target/linux/generic/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 |