summaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-6.6
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2024-06-19 07:56:04 -0400
committerNick Hainke <vincent@systemli.org>2024-06-20 01:55:19 +0200
commita09a72d86dab6022181c9fb2e7a24ab76101782b (patch)
tree2d120b5876d2943cdfa8512ce839cea9cd08e0ef /target/linux/mvebu/patches-6.6
parente6e4d90b69027d74ba7e9a0a586b95a5714e10c0 (diff)
downloadopenwrt-a09a72d86dab6022181c9fb2e7a24ab76101782b.tar.gz
openwrt-a09a72d86dab6022181c9fb2e7a24ab76101782b.tar.bz2
openwrt-a09a72d86dab6022181c9fb2e7a24ab76101782b.zip
kernel: bump 6.6 to 6.6.34
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.34 Removed upstreamed: backport-6.6/701-v6.8-net-sfp-bus-fix-SFP-mode-detect-from-bitrate.patch[1] All other patches automatically rebased. Build system: x86/64 Build-tested: x86/64/AMD Cezanne, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3 Run-tested: x86/64/AMD Cezanne, flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.34&id=9399baa02e4b7f101c39fdbc4d681d54bca4465b Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/mvebu/patches-6.6')
-rw-r--r--target/linux/mvebu/patches-6.6/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch2
1 files changed, 1 insertions, 1 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 7463c8844e..8f5b9dee40 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
@@ -258,7 +258,7 @@ Signed-off-by: Michael Gray <michael.gray@lantisproject.com>
static int kernel_init(void *);
/*
-@@ -930,6 +934,18 @@ void start_kernel(void)
+@@ -929,6 +933,18 @@ void start_kernel(void)
boot_cpu_hotplug_init();
pr_notice("Kernel command line: %s\n", saved_command_line);