generic: 5.15: rework pending patch

Rework pending patch for kernel 5.15

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
This commit is contained in:
Ansuel Smith
2021-11-05 00:48:27 +01:00
committed by Daniel Golle
parent 1f302afd73
commit 483503603c
31 changed files with 89 additions and 561 deletions

View File

@@ -66,6 +66,6 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
early_security_init();
setup_arch(&command_line);
+ mangle_bootargs(command_line);
setup_boot_config(command_line);
setup_boot_config();
setup_command_line(command_line);
setup_nr_cpu_ids();