kernel: bump 4.9 to 4.9.58
[openwrt/staging/stintel.git] / target / linux / ipq806x / patches-4.9 / 0067-generic-Mangle-bootloader-s-kernel-arguments.patch
index d34e08ff62c8fe8cf752cc71d12bb0569c8c6c6f..467ffbf2208ab6bda6f39909c62c2db189ffa47a 100644 (file)
@@ -157,7 +157,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
  }
 --- a/init/main.c
 +++ b/init/main.c
-@@ -88,6 +88,10 @@
+@@ -87,6 +87,10 @@
  #include <asm/sections.h>
  #include <asm/cacheflush.h>
  
@@ -168,7 +168,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
  static int kernel_init(void *);
  
  extern void init_IRQ(void);
-@@ -538,6 +542,18 @@ asmlinkage __visible void __init start_k
+@@ -537,6 +541,18 @@ asmlinkage __visible void __init start_k
        page_alloc_init();
  
        pr_notice("Kernel command line: %s\n", boot_command_line);