diff options
| author | John Audia <therealgraysky@proton.me> | 2023-08-08 19:55:51 -0400 |
|---|---|---|
| committer | John Audia <therealgraysky@proton.me> | 2023-08-09 20:39:20 -0400 |
| commit | 1e0ee72b72747db4e92cb72834fd40d42b2194b7 (patch) | |
| tree | 46032eb0fbc0e59eba249ede0be70aebfc6b3aaf /target/linux/generic/pending-6.1/920-mangle_bootargs.patch | |
| parent | 549e710fc0c29dbd5ec7a8d483487e8369e7d40f (diff) | |
| download | upstream-1e0ee72b72747db4e92cb72834fd40d42b2194b7.tar.gz upstream-1e0ee72b72747db4e92cb72834fd40d42b2194b7.tar.bz2 upstream-1e0ee72b72747db4e92cb72834fd40d42b2194b7.zip | |
kernel: bump 6.1 to 6.1.44
Changelog: https://lore.kernel.org/stable/2023080822-repost-unfiled-2f01@gregkh/
All patches automatically rebased.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: x86/64/AMD Cezanne, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/pending-6.1/920-mangle_bootargs.patch')
| -rw-r--r-- | target/linux/generic/pending-6.1/920-mangle_bootargs.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/pending-6.1/920-mangle_bootargs.patch b/target/linux/generic/pending-6.1/920-mangle_bootargs.patch index 60ceff00d66..2017f04d0f3 100644 --- a/target/linux/generic/pending-6.1/920-mangle_bootargs.patch +++ b/target/linux/generic/pending-6.1/920-mangle_bootargs.patch @@ -31,7 +31,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org> help --- a/init/main.c +++ b/init/main.c -@@ -609,6 +609,29 @@ static inline void setup_nr_cpu_ids(void +@@ -607,6 +607,29 @@ static inline void setup_nr_cpu_ids(void static inline void smp_prepare_cpus(unsigned int maxcpus) { } #endif @@ -61,7 +61,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org> /* * We need to store the untouched command line for future reference. * We also need to store the touched command line since the parameter -@@ -957,6 +980,7 @@ asmlinkage __visible void __init __no_sa +@@ -954,6 +977,7 @@ asmlinkage __visible void __init __no_sa pr_notice("%s", linux_banner); early_security_init(); setup_arch(&command_line); |
