kernel: bump 6.1 to 6.1.83
[openwrt/staging/stintel.git] / target / linux / mvebu / patches-6.1 / 300-mvebu-Mangle-bootloader-s-kernel-arguments.patch
index f3881a0d25e4b27d1c10e883d349675f6d78e1ce..7ab735af4c7cc60001e0fe0d01ebfdfce1ccc67a 100644 (file)
@@ -247,7 +247,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
  }
 --- a/init/main.c
 +++ b/init/main.c
-@@ -112,6 +112,10 @@
+@@ -113,6 +113,10 @@
  
  #include <kunit/test.h>
  
@@ -258,7 +258,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
  static int kernel_init(void *);
  
  extern void init_IRQ(void);
-@@ -993,6 +997,18 @@ asmlinkage __visible void __init __no_sa
+@@ -994,6 +998,18 @@ asmlinkage __visible void __init __no_sa
        page_alloc_init();
  
        pr_notice("Kernel command line: %s\n", saved_command_line);