generic: 6.1: refresh pending patches
Refresh pending patches with make target/linux/refresh. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
		| @@ -13,7 +13,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org> | ||||
|  | ||||
| --- a/init/Kconfig | ||||
| +++ b/init/Kconfig | ||||
| @@ -1814,6 +1814,15 @@ config EMBEDDED | ||||
| @@ -1826,6 +1826,15 @@ config EMBEDDED | ||||
|  	  an embedded system so certain expert options are available | ||||
|  	  for configuration. | ||||
|   | ||||
| @@ -31,7 +31,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org> | ||||
|  	help | ||||
| --- a/init/main.c | ||||
| +++ b/init/main.c | ||||
| @@ -615,6 +615,29 @@ static inline void setup_nr_cpu_ids(void | ||||
| @@ -609,6 +609,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 | ||||
| @@ -955,6 +978,7 @@ asmlinkage __visible void __init __no_sa | ||||
| @@ -957,6 +980,7 @@ asmlinkage __visible void __init __no_sa | ||||
|  	pr_notice("%s", linux_banner); | ||||
|  	early_security_init(); | ||||
|  	setup_arch(&command_line); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user