]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
kernel/armsr: create files for v6.18 (from v6.12)
authorMathew McBride <matt@traverse.com.au>
Tue, 6 Jan 2026 04:04:21 +0000 (15:04 +1100)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Mon, 25 May 2026 20:12:01 +0000 (22:12 +0200)
This is an automatically generated commit.

When doing `git bisect`, consider `git bisect --skip`.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
Link: https://github.com/openwrt/openwrt/pull/21433
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/armsr/armv7/config-6.18 [moved from target/linux/armsr/armv7/config-6.12 with 100% similarity]
target/linux/armsr/armv8/config-6.18 [moved from target/linux/armsr/armv8/config-6.12 with 100% similarity]
target/linux/armsr/config-6.18 [moved from target/linux/armsr/config-6.12 with 100% similarity]
target/linux/armsr/patches-6.18/300-printk-always-setup-default-consoles.patch [moved from target/linux/armsr/patches-6.12/300-printk-always-setup-default-consoles.patch with 96% similarity]

similarity index 96%
rename from target/linux/armsr/patches-6.12/300-printk-always-setup-default-consoles.patch
rename to target/linux/armsr/patches-6.18/300-printk-always-setup-default-consoles.patch
index d83b8880ed19b59494c08fc095570318573ab47a..5c414e0731d88045bed499a4a7badab7e1b6d36d 100644 (file)
@@ -36,7 +36,7 @@ Link: https://github.com/openwrt/openwrt/pull/17012#issuecomment-2591751115
 
 --- a/kernel/printk/printk.c
 +++ b/kernel/printk/printk.c
-@@ -3978,7 +3978,7 @@ void register_console(struct console *ne
+@@ -4021,7 +4021,7 @@ void register_console(struct console *ne
         * Note that a console with tty binding will have CON_CONSDEV
         * flag set and will be first in the list.
         */