[openwrt/openwrt] mvebu: 6.6: refresh patches

LEDE Commits lede-commits at lists.infradead.org
Wed Apr 3 09:42:29 PDT 2024


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/7a78b22dc8f3159f2a0dda498cd12ac27a026ea8

commit 7a78b22dc8f3159f2a0dda498cd12ac27a026ea8
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Wed Apr 3 18:37:34 2024 +0200

    mvebu: 6.6: refresh patches
    
    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 at gmail.com>
---
 .../patches-6.6/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/mvebu/patches-6.6/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch b/target/linux/mvebu/patches-6.6/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch
index 625f51a95d..0cb1e75591 100644
--- a/target/linux/mvebu/patches-6.6/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch
+++ b/target/linux/mvebu/patches-6.6/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch
@@ -247,7 +247,7 @@ Signed-off-by: Michael Gray <michael.gray at 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 at 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);




More information about the lede-commits mailing list