mvebu: 6.6: refresh patches
authorRobert Marko <robimarko@gmail.com>
Wed, 3 Apr 2024 16:37:34 +0000 (18:37 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 3 Apr 2024 16:42:26 +0000 (18:42 +0200)
Well, it seems that we have a patch that was not refreshed and CI is
complaining, so refresh it.

Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/mvebu/patches-6.6/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch

index 625f51a95df8252db5b37c48eb7d227541006d22..0cb1e7559129070bb70fe705b8a4dc68561d8f41 100644 (file)
@@ -247,7 +247,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
  }
 --- a/init/main.c
 +++ b/init/main.c
-@@ -111,6 +111,10 @@
+@@ -112,6 +112,10 @@
  
  #include <kunit/test.h>
  
@@ -258,7 +258,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
  static int kernel_init(void *);
  
  /*
-@@ -927,6 +931,18 @@ void start_kernel(void)
+@@ -928,6 +932,18 @@ void start_kernel(void)
        boot_cpu_hotplug_init();
  
        pr_notice("Kernel command line: %s\n", saved_command_line);