mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 10:19:44 +01:00
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>
This commit is contained in:
parent
67c5ec7092
commit
8cbbcda1d9
2 changed files with 3 additions and 3 deletions
|
|
@ -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);
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue