kernel: update kernel 4.4 to version 4.4.110
[openwrt/openwrt.git] / target / linux / oxnas / patches-4.4 / 996-ATAG_DTB_COMPAT_CMDLINE_MANGLE.patch
index 2a607c6c62f80ca86fb95f8406d0d416238c0776..6bffa6fe6a12518cbb3ec1460c8f3b2b158fe008 100644 (file)
@@ -153,7 +153,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
  }
 --- a/init/main.c
 +++ b/init/main.c
-@@ -88,6 +88,10 @@
+@@ -89,6 +89,10 @@
  #include <asm/sections.h>
  #include <asm/cacheflush.h>
  
@@ -164,7 +164,7 @@ Signed-off-by: Adrian Panella <ianchi74@outlook.com>
  static int kernel_init(void *);
  
  extern void init_IRQ(void);
-@@ -560,6 +564,18 @@ asmlinkage __visible void __init start_k
+@@ -562,6 +566,18 @@ asmlinkage __visible void __init start_k
        page_alloc_init();
  
        pr_notice("Kernel command line: %s\n", boot_command_line);