kernel: bump 5.4 to 5.4.69
[openwrt/staging/ynezz.git] / target / linux / mvebu / patches-5.4 / 006-mvebu-Mangle-bootloader-s-kernel-arguments.patch
index 5969a10a865c6d39e0d75c7bb3858d120b3c0cd5..ed9247630262bad2640b0185b766183caa0751b6 100644 (file)
@@ -176,7 +176,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.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>
  
@@ -187,7 +187,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
  static int kernel_init(void *);
  
  extern void init_IRQ(void);
-@@ -630,6 +634,18 @@ asmlinkage __visible void __init start_k
+@@ -631,6 +635,18 @@ asmlinkage __visible void __init start_k
        page_alloc_init();
  
        pr_notice("Kernel command line: %s\n", boot_command_line);