kernel: bump 5.4 to 5.4.69
[openwrt/staging/hauke.git] / target / linux / ipq806x / patches-5.4 / 0067-generic-Mangle-bootloader-s-kernel-arguments.patch
index 99a64ccadc7ce943aa113f14d7a9137c12d8ddd7..0ca2c5f8069c58b7436a9340e2ae9683bb88b1db 100644 (file)
@@ -178,7 +178,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
  }
 --- a/init/main.c
 +++ b/init/main.c
-@@ -103,6 +103,10 @@
+@@ -104,6 +104,10 @@
  #define CREATE_TRACE_POINTS
  #include <trace/events/initcall.h>
  
@@ -189,7 +189,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
  static int kernel_init(void *);
  
  extern void init_IRQ(void);
-@@ -632,6 +636,18 @@ asmlinkage __visible void __init start_k
+@@ -633,6 +637,18 @@ asmlinkage __visible void __init start_k
        pr_notice("Kernel command line: %s\n", boot_command_line);
        /* parameters may set static keys */
        jump_label_init();