浏览代码

kernel: bump 5.15 to 5.15.125

1. Add new symbols to generic config
2. Bump kernel
   Changelog: https://lore.kernel.org/stable/2023080818-groin-gradient-a031@gregkh/

   All patches automatically rebased.

Signed-off-by: John Audia <[email protected]>
John Audia 2 年之前
父节点
当前提交
daed3322d3
共有 23 个文件被更改,包括 35 次插入33 次删除
  1. 2 2
      include/kernel-5.15
  2. 1 1
      target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch
  3. 1 1
      target/linux/ath25/patches-5.15/107-ar5312_gpio.patch
  4. 1 1
      target/linux/ath79/patches-5.15/0032-MIPS-ath79-sanitize-symbols.patch
  5. 1 1
      target/linux/bcm63xx/patches-5.15/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch
  6. 1 1
      target/linux/bmips/patches-5.15/202-mips-bmips-tweak-Kconfig-options.patch
  7. 1 1
      target/linux/bmips/patches-5.15/600-mips-bmips-add-pci-support.patch
  8. 2 2
      target/linux/generic/backport-5.15/020-v6.1-02-mm-x86-add-CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG.patch
  9. 1 1
      target/linux/generic/backport-5.15/020-v6.1-08-mm-multi-gen-LRU-support-page-table-walks.patch
  10. 2 2
      target/linux/generic/backport-5.15/050-v5.16-05-mips-bpf-Enable-eBPF-JITs.patch
  11. 1 1
      target/linux/generic/hack-5.15/220-arm-gc_sections.patch
  12. 2 2
      target/linux/generic/pending-5.15/300-mips_expose_boot_raw.patch
  13. 2 2
      target/linux/generic/pending-5.15/920-mangle_bootargs.patch
  14. 1 1
      target/linux/lantiq/patches-5.15/0152-lantiq-VPE.patch
  15. 1 1
      target/linux/mediatek/patches-5.15/901-arm-add-cmdline-override.patch
  16. 3 3
      target/linux/mvebu/patches-5.15/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch
  17. 1 1
      target/linux/octeon/patches-5.15/100-mips_image_cmdline_hack.patch
  18. 3 3
      target/linux/oxnas/patches-5.15/996-generic-Mangle-bootloader-s-kernel-arguments.patch
  19. 2 2
      target/linux/ramips/patches-5.15/314-MIPS-add-bootargs-override-property.patch
  20. 2 2
      target/linux/ramips/patches-5.15/315-owrt-hack-fix-mt7688-cache-issue.patch
  21. 1 1
      target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch
  22. 1 1
      target/linux/uml/patches-5.15/104-um-increase-default-virtual-physical-memory-to-64.patch
  23. 2 0
      target/linux/x86/config-5.15

+ 2 - 2
include/kernel-5.15

@@ -1,2 +1,2 @@
-LINUX_VERSION-5.15 = .124
-LINUX_KERNEL_HASH-5.15.124 = 00036a0260ad012aa832a8698a4afcf23b2410091527738ce48ce3fcc23f22ed
+LINUX_VERSION-5.15 = .125
+LINUX_KERNEL_HASH-5.15.125 = 150f3846b76cd23a6135f49cef71372bade5a06e851cb4f8558df8b862d8fec7

+ 1 - 1
target/linux/airoha/patches-5.15/0001-add-airoha-platform.patch

@@ -1,6 +1,6 @@
 --- a/arch/arm/Kconfig
 --- a/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
-@@ -571,6 +571,18 @@ config ARCH_VIRT
+@@ -572,6 +572,18 @@ config ARCH_VIRT
  	select HAVE_ARM_ARCH_TIMER
  	select HAVE_ARM_ARCH_TIMER
  	select ARCH_SUPPORTS_BIG_ENDIAN
  	select ARCH_SUPPORTS_BIG_ENDIAN
  
  

+ 1 - 1
target/linux/ath25/patches-5.15/107-ar5312_gpio.patch

@@ -202,7 +202,7 @@
 +subsys_initcall(ar5312_gpio_init);
 +subsys_initcall(ar5312_gpio_init);
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -231,6 +231,7 @@ config ATH25
+@@ -232,6 +232,7 @@ config ATH25
  	select CEVT_R4K
  	select CEVT_R4K
  	select CSRC_R4K
  	select CSRC_R4K
  	select DMA_NONCOHERENT
  	select DMA_NONCOHERENT

+ 1 - 1
target/linux/ath79/patches-5.15/0032-MIPS-ath79-sanitize-symbols.patch

@@ -15,7 +15,7 @@ Signed-off-by: John Crispin <[email protected]>
 
 
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -257,6 +257,8 @@ config ATH79
+@@ -258,6 +258,8 @@ config ATH79
  	select SYS_SUPPORTS_BIG_ENDIAN
  	select SYS_SUPPORTS_BIG_ENDIAN
  	select SYS_SUPPORTS_MIPS16
  	select SYS_SUPPORTS_MIPS16
  	select SYS_SUPPORTS_ZBOOT_UART_PROM
  	select SYS_SUPPORTS_ZBOOT_UART_PROM

+ 1 - 1
target/linux/bcm63xx/patches-5.15/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch

@@ -14,7 +14,7 @@ Signed-off-by: Jonas Gorski <[email protected]>
 
 
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -332,6 +332,9 @@ config BCM63XX
+@@ -333,6 +333,9 @@ config BCM63XX
  	select SYNC_R4K
  	select SYNC_R4K
  	select DMA_NONCOHERENT
  	select DMA_NONCOHERENT
  	select IRQ_MIPS_CPU
  	select IRQ_MIPS_CPU

+ 1 - 1
target/linux/bmips/patches-5.15/202-mips-bmips-tweak-Kconfig-options.patch

@@ -13,7 +13,7 @@ Signed-off-by: Álvaro Fernández Rojas <[email protected]>
 
 
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -275,25 +275,20 @@ config BMIPS_GENERIC
+@@ -276,25 +276,20 @@ config BMIPS_GENERIC
  	select SYNC_R4K
  	select SYNC_R4K
  	select COMMON_CLK
  	select COMMON_CLK
  	select BCM6345_L1_IRQ
  	select BCM6345_L1_IRQ

+ 1 - 1
target/linux/bmips/patches-5.15/600-mips-bmips-add-pci-support.patch

@@ -14,7 +14,7 @@ Signed-off-by: Álvaro Fernández Rojas <[email protected]>
 
 
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -275,6 +275,7 @@ config BMIPS_GENERIC
+@@ -276,6 +276,7 @@ config BMIPS_GENERIC
  	select SYNC_R4K
  	select SYNC_R4K
  	select COMMON_CLK
  	select COMMON_CLK
  	select BCM6345_L1_IRQ
  	select BCM6345_L1_IRQ

+ 2 - 2
target/linux/generic/backport-5.15/020-v6.1-02-mm-x86-add-CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG.patch

@@ -73,7 +73,7 @@ Signed-off-by: Andrew Morton <[email protected]>
 
 
 --- a/arch/Kconfig
 --- a/arch/Kconfig
 +++ b/arch/Kconfig
 +++ b/arch/Kconfig
-@@ -1295,6 +1295,14 @@ config ARCH_HAS_ELFCORE_COMPAT
+@@ -1298,6 +1298,14 @@ config ARCH_HAS_ELFCORE_COMPAT
  config ARCH_HAS_PARANOID_L1D_FLUSH
  config ARCH_HAS_PARANOID_L1D_FLUSH
  	bool
  	bool
  
  
@@ -90,7 +90,7 @@ Signed-off-by: Andrew Morton <[email protected]>
  source "scripts/gcc-plugins/Kconfig"
  source "scripts/gcc-plugins/Kconfig"
 --- a/arch/x86/Kconfig
 --- a/arch/x86/Kconfig
 +++ b/arch/x86/Kconfig
 +++ b/arch/x86/Kconfig
-@@ -84,6 +84,7 @@ config X86
+@@ -85,6 +85,7 @@ config X86
  	select ARCH_HAS_PMEM_API		if X86_64
  	select ARCH_HAS_PMEM_API		if X86_64
  	select ARCH_HAS_PTE_DEVMAP		if X86_64
  	select ARCH_HAS_PTE_DEVMAP		if X86_64
  	select ARCH_HAS_PTE_SPECIAL
  	select ARCH_HAS_PTE_SPECIAL

+ 1 - 1
target/linux/generic/backport-5.15/020-v6.1-08-mm-multi-gen-LRU-support-page-table-walks.patch

@@ -398,7 +398,7 @@ Signed-off-by: Andrew Morton <[email protected]>
  	mmdrop(mm);
  	mmdrop(mm);
  }
  }
  
  
-@@ -2622,6 +2624,13 @@ pid_t kernel_clone(struct kernel_clone_a
+@@ -2617,6 +2619,13 @@ pid_t kernel_clone(struct kernel_clone_a
  		get_task_struct(p);
  		get_task_struct(p);
  	}
  	}
  
  

+ 2 - 2
target/linux/generic/backport-5.15/050-v5.16-05-mips-bpf-Enable-eBPF-JITs.patch

@@ -24,7 +24,7 @@ Signed-off-by: Johan Almbladh <[email protected]>
  L:	[email protected]
  L:	[email protected]
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -57,7 +57,6 @@ config MIPS
+@@ -58,7 +58,6 @@ config MIPS
  	select HAVE_ARCH_TRACEHOOK
  	select HAVE_ARCH_TRACEHOOK
  	select HAVE_ARCH_TRANSPARENT_HUGEPAGE if CPU_SUPPORTS_HUGEPAGES
  	select HAVE_ARCH_TRANSPARENT_HUGEPAGE if CPU_SUPPORTS_HUGEPAGES
  	select HAVE_ASM_MODVERSIONS
  	select HAVE_ASM_MODVERSIONS
@@ -32,7 +32,7 @@ Signed-off-by: Johan Almbladh <[email protected]>
  	select HAVE_CONTEXT_TRACKING
  	select HAVE_CONTEXT_TRACKING
  	select HAVE_TIF_NOHZ
  	select HAVE_TIF_NOHZ
  	select HAVE_C_RECORDMCOUNT
  	select HAVE_C_RECORDMCOUNT
-@@ -65,7 +64,10 @@ config MIPS
+@@ -66,7 +65,10 @@ config MIPS
  	select HAVE_DEBUG_STACKOVERFLOW
  	select HAVE_DEBUG_STACKOVERFLOW
  	select HAVE_DMA_CONTIGUOUS
  	select HAVE_DMA_CONTIGUOUS
  	select HAVE_DYNAMIC_FTRACE
  	select HAVE_DYNAMIC_FTRACE

+ 1 - 1
target/linux/generic/hack-5.15/220-arm-gc_sections.patch

@@ -12,7 +12,7 @@ Signed-off-by: Gabor Juhos <[email protected]>
 ---
 ---
 --- a/arch/arm/Kconfig
 --- a/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
-@@ -117,6 +117,7 @@ config ARM
+@@ -118,6 +118,7 @@ config ARM
  	select HAVE_UID16
  	select HAVE_UID16
  	select HAVE_VIRT_CPU_ACCOUNTING_GEN
  	select HAVE_VIRT_CPU_ACCOUNTING_GEN
  	select IRQ_FORCED_THREADING
  	select IRQ_FORCED_THREADING

+ 2 - 2
target/linux/generic/pending-5.15/300-mips_expose_boot_raw.patch

@@ -9,7 +9,7 @@ Acked-by: Rob Landley <[email protected]>
 ---
 ---
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1101,9 +1101,6 @@ config FW_ARC
+@@ -1102,9 +1102,6 @@ config FW_ARC
  config ARCH_MAY_HAVE_PC_FDC
  config ARCH_MAY_HAVE_PC_FDC
  	bool
  	bool
  
  
@@ -19,7 +19,7 @@ Acked-by: Rob Landley <[email protected]>
  config CEVT_BCM1480
  config CEVT_BCM1480
  	bool
  	bool
  
  
-@@ -3183,6 +3180,18 @@ choice
+@@ -3184,6 +3181,18 @@ choice
  		bool "Extend builtin kernel arguments with bootloader arguments"
  		bool "Extend builtin kernel arguments with bootloader arguments"
  endchoice
  endchoice
  
  

+ 2 - 2
target/linux/generic/pending-5.15/920-mangle_bootargs.patch

@@ -31,7 +31,7 @@ Signed-off-by: Imre Kaloz <[email protected]>
  	help
  	help
 --- a/init/main.c
 --- a/init/main.c
 +++ b/init/main.c
 +++ b/init/main.c
-@@ -616,6 +616,29 @@ static inline void setup_nr_cpu_ids(void
+@@ -614,6 +614,29 @@ static inline void setup_nr_cpu_ids(void
  static inline void smp_prepare_cpus(unsigned int maxcpus) { }
  static inline void smp_prepare_cpus(unsigned int maxcpus) { }
  #endif
  #endif
  
  
@@ -61,7 +61,7 @@ Signed-off-by: Imre Kaloz <[email protected]>
  /*
  /*
   * We need to store the untouched command line for future reference.
   * We need to store the untouched command line for future reference.
   * We also need to store the touched command line since the parameter
   * We also need to store the touched command line since the parameter
-@@ -956,6 +979,7 @@ asmlinkage __visible void __init __no_sa
+@@ -953,6 +976,7 @@ asmlinkage __visible void __init __no_sa
  	pr_notice("%s", linux_banner);
  	pr_notice("%s", linux_banner);
  	early_security_init();
  	early_security_init();
  	setup_arch(&command_line);
  	setup_arch(&command_line);

+ 1 - 1
target/linux/lantiq/patches-5.15/0152-lantiq-VPE.patch

@@ -15,7 +15,7 @@ Signed-off-by: Stefan Koch <[email protected]>
 
 
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -2430,6 +2430,12 @@ config MIPS_VPE_LOADER
+@@ -2431,6 +2431,12 @@ config MIPS_VPE_LOADER
  	  Includes a loader for loading an elf relocatable object
  	  Includes a loader for loading an elf relocatable object
  	  onto another VPE and running it.
  	  onto another VPE and running it.
  
  

+ 1 - 1
target/linux/mediatek/patches-5.15/901-arm-add-cmdline-override.patch

@@ -1,6 +1,6 @@
 --- a/arch/arm/Kconfig
 --- a/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
-@@ -1729,6 +1729,14 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN
+@@ -1730,6 +1730,14 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN
  
  
  endchoice
  endchoice
  
  

+ 3 - 3
target/linux/mvebu/patches-5.15/300-mvebu-Mangle-bootloader-s-kernel-arguments.patch

@@ -28,7 +28,7 @@ Signed-off-by: Michael Gray <[email protected]>
 
 
 --- a/arch/arm/Kconfig
 --- a/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
-@@ -1727,6 +1727,17 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN
+@@ -1728,6 +1728,17 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN
  	  The command-line arguments provided by the boot loader will be
  	  The command-line arguments provided by the boot loader will be
  	  appended to the the device tree bootargs property.
  	  appended to the the device tree bootargs property.
  
  
@@ -247,7 +247,7 @@ Signed-off-by: Michael Gray <[email protected]>
  }
  }
 --- a/init/main.c
 --- a/init/main.c
 +++ b/init/main.c
 +++ b/init/main.c
-@@ -114,6 +114,10 @@
+@@ -112,6 +112,10 @@
  
  
  #include <kunit/test.h>
  #include <kunit/test.h>
  
  
@@ -258,7 +258,7 @@ Signed-off-by: Michael Gray <[email protected]>
  static int kernel_init(void *);
  static int kernel_init(void *);
  
  
  extern void init_IRQ(void);
  extern void init_IRQ(void);
-@@ -991,6 +995,18 @@ asmlinkage __visible void __init __no_sa
+@@ -988,6 +992,18 @@ asmlinkage __visible void __init __no_sa
  	page_alloc_init();
  	page_alloc_init();
  
  
  	pr_notice("Kernel command line: %s\n", saved_command_line);
  	pr_notice("Kernel command line: %s\n", saved_command_line);

+ 1 - 1
target/linux/octeon/patches-5.15/100-mips_image_cmdline_hack.patch

@@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <[email protected]>
 
 
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1181,6 +1181,10 @@ config MIPS_MSC
+@@ -1182,6 +1182,10 @@ config MIPS_MSC
  config SYNC_R4K
  config SYNC_R4K
  	bool
  	bool
  
  

+ 3 - 3
target/linux/oxnas/patches-5.15/996-generic-Mangle-bootloader-s-kernel-arguments.patch

@@ -22,7 +22,7 @@ Signed-off-by: Adrian Panella <[email protected]>
 
 
 --- a/arch/arm/Kconfig
 --- a/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
 +++ b/arch/arm/Kconfig
-@@ -1727,6 +1727,17 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN
+@@ -1728,6 +1728,17 @@ config ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEN
  	  The command-line arguments provided by the boot loader will be
  	  The command-line arguments provided by the boot loader will be
  	  appended to the the device tree bootargs property.
  	  appended to the the device tree bootargs property.
  
  
@@ -228,7 +228,7 @@ Signed-off-by: Adrian Panella <[email protected]>
  }
  }
 --- a/init/main.c
 --- a/init/main.c
 +++ b/init/main.c
 +++ b/init/main.c
-@@ -114,6 +114,10 @@
+@@ -112,6 +112,10 @@
  
  
  #include <kunit/test.h>
  #include <kunit/test.h>
  
  
@@ -239,7 +239,7 @@ Signed-off-by: Adrian Panella <[email protected]>
  static int kernel_init(void *);
  static int kernel_init(void *);
  
  
  extern void init_IRQ(void);
  extern void init_IRQ(void);
-@@ -991,6 +995,18 @@ asmlinkage __visible void __init __no_sa
+@@ -988,6 +992,18 @@ asmlinkage __visible void __init __no_sa
  	page_alloc_init();
  	page_alloc_init();
  
  
  	pr_notice("Kernel command line: %s\n", saved_command_line);
  	pr_notice("Kernel command line: %s\n", saved_command_line);

+ 2 - 2
target/linux/ramips/patches-5.15/314-MIPS-add-bootargs-override-property.patch

@@ -17,7 +17,7 @@ Signed-off-by: David Bauer <[email protected]>
 
 
 --- a/arch/mips/kernel/setup.c
 --- a/arch/mips/kernel/setup.c
 +++ b/arch/mips/kernel/setup.c
 +++ b/arch/mips/kernel/setup.c
-@@ -545,8 +545,28 @@ static int __init bootcmdline_scan_chose
+@@ -547,8 +547,28 @@ static int __init bootcmdline_scan_chose
  
  
  #endif /* CONFIG_OF_EARLY_FLATTREE */
  #endif /* CONFIG_OF_EARLY_FLATTREE */
  
  
@@ -46,7 +46,7 @@ Signed-off-by: David Bauer <[email protected]>
  	bool dt_bootargs = false;
  	bool dt_bootargs = false;
  
  
  	/*
  	/*
-@@ -560,6 +580,14 @@ static void __init bootcmdline_init(void
+@@ -562,6 +582,14 @@ static void __init bootcmdline_init(void
  	}
  	}
  
  
  	/*
  	/*

+ 2 - 2
target/linux/ramips/patches-5.15/315-owrt-hack-fix-mt7688-cache-issue.patch

@@ -10,7 +10,7 @@ Signed-off-by: John Crispin <[email protected]>
 
 
 --- a/arch/mips/kernel/setup.c
 --- a/arch/mips/kernel/setup.c
 +++ b/arch/mips/kernel/setup.c
 +++ b/arch/mips/kernel/setup.c
-@@ -687,7 +687,6 @@ static void __init arch_mem_init(char **
+@@ -689,7 +689,6 @@ static void __init arch_mem_init(char **
  	mips_reserve_vmcore();
  	mips_reserve_vmcore();
  
  
  	mips_parse_crashkernel();
  	mips_parse_crashkernel();
@@ -18,7 +18,7 @@ Signed-off-by: John Crispin <[email protected]>
  
  
  	/*
  	/*
  	 * In order to reduce the possibility of kernel panic when failed to
  	 * In order to reduce the possibility of kernel panic when failed to
-@@ -804,6 +803,7 @@ void __init setup_arch(char **cmdline_p)
+@@ -806,6 +805,7 @@ void __init setup_arch(char **cmdline_p)
  
  
  	cpu_cache_init();
  	cpu_cache_init();
  	paging_init();
  	paging_init();

+ 1 - 1
target/linux/realtek/patches-5.15/300-mips-add-rtl838x-platform.patch

@@ -25,7 +25,7 @@ Submitted-by: Birger Koblitz <[email protected]>
  platform-$(CONFIG_SGI_IP28)		+= sgi-ip22/
  platform-$(CONFIG_SGI_IP28)		+= sgi-ip22/
 --- a/arch/mips/Kconfig
 --- a/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
 +++ b/arch/mips/Kconfig
-@@ -1054,8 +1054,58 @@ config NLM_XLP_BOARD
+@@ -1055,8 +1055,58 @@ config NLM_XLP_BOARD
  	  This board is based on Netlogic XLP Processor.
  	  This board is based on Netlogic XLP Processor.
  	  Say Y here if you have a XLP based board.
  	  Say Y here if you have a XLP based board.
  
  

+ 1 - 1
target/linux/uml/patches-5.15/104-um-increase-default-virtual-physical-memory-to-64.patch

@@ -29,7 +29,7 @@ Signed-off-by: Christian Lamparter <[email protected]>
 
 
 --- a/arch/um/kernel/um_arch.c
 --- a/arch/um/kernel/um_arch.c
 +++ b/arch/um/kernel/um_arch.c
 +++ b/arch/um/kernel/um_arch.c
-@@ -130,7 +130,7 @@ static int have_root __initdata;
+@@ -131,7 +131,7 @@ static int have_root __initdata;
  static int have_console __initdata;
  static int have_console __initdata;
  
  
  /* Set in uml_mem_setup and modified in linux_main */
  /* Set in uml_mem_setup and modified in linux_main */

+ 2 - 0
target/linux/x86/config-5.15

@@ -66,6 +66,7 @@ CONFIG_CPU_SUP_INTEL=y
 CONFIG_CPU_SUP_TRANSMETA_32=y
 CONFIG_CPU_SUP_TRANSMETA_32=y
 CONFIG_CPU_SUP_UMC_32=y
 CONFIG_CPU_SUP_UMC_32=y
 CONFIG_CPU_SUP_ZHAOXIN=y
 CONFIG_CPU_SUP_ZHAOXIN=y
+CONFIG_CPU_SRSO=y
 CONFIG_CPU_UNRET_ENTRY=y
 CONFIG_CPU_UNRET_ENTRY=y
 CONFIG_CRASH_CORE=y
 CONFIG_CRASH_CORE=y
 CONFIG_CRC16=y
 CONFIG_CRC16=y
@@ -116,6 +117,7 @@ CONFIG_FUSION=y
 CONFIG_FUSION_MAX_SGE=128
 CONFIG_FUSION_MAX_SGE=128
 CONFIG_FUSION_SPI=y
 CONFIG_FUSION_SPI=y
 CONFIG_FW_LOADER_PAGED_BUF=y
 CONFIG_FW_LOADER_PAGED_BUF=y
+# CONFIG_GDS_FORCE_MITIGATION is not set
 CONFIG_GENERIC_ALLOCATOR=y
 CONFIG_GENERIC_ALLOCATOR=y
 CONFIG_GENERIC_BUG=y
 CONFIG_GENERIC_BUG=y
 CONFIG_GENERIC_CLOCKEVENTS=y
 CONFIG_GENERIC_CLOCKEVENTS=y