kernel: bump 5.15 to 5.15.34
[openwrt/staging/chunkeey.git] / target / linux / ipq806x / patches-5.15 / 0067-generic-Mangle-bootloader-s-kernel-arguments.patch
index 9cc5719078c2c4846e786623d5bfdb2de1bf5376..39ec7b80283911ccad0011de359a5920878c7726 100644 (file)
@@ -178,7 +178,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
  }
 --- a/init/main.c
 +++ b/init/main.c
-@@ -112,6 +112,10 @@
+@@ -113,6 +113,10 @@
  
  #include <kunit/test.h>
  
@@ -189,7 +189,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
  static int kernel_init(void *);
  
  extern void init_IRQ(void);
-@@ -991,6 +995,18 @@ asmlinkage __visible void __init __no_sa
+@@ -992,6 +996,18 @@ asmlinkage __visible void __init __no_sa
        pr_notice("Kernel command line: %s\n", saved_command_line);
        /* parameters may set static keys */
        jump_label_init();