Просмотр исходного кода

x86: config: add CONFIG_MITIGATION_VMSCAPE=y

Introduced in the 6.12.47 update, set this new mitigation option to
be enabled. See: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/x86/Kconfig?id=v6.12.47&id2=v6.12.46

Signed-off-by: John Audia <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20003
Signed-off-by: Robert Marko <[email protected]>
John Audia 3 месяцев назад
Родитель
Сommit
221eaf1339
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      target/linux/x86/config-6.12

+ 1 - 0
target/linux/x86/config-6.12

@@ -272,6 +272,7 @@ CONFIG_MITIGATION_SRBDS=y
 CONFIG_MITIGATION_SSB=y
 CONFIG_MITIGATION_TAA=y
 CONFIG_MITIGATION_TSA=y
+CONFIG_MITIGATION_VMSCAPE=y
 # CONFIG_MK6 is not set
 # CONFIG_MK7 is not set
 # CONFIG_MK8 is not set