Skip to content

Commit 5fbdf66

Browse files
committed
[CIQ] v6.12.29 - rebased configs
CONFIG_MITIGATION_ITS is new and enabled by default for x86 x86/its: Add support for ITS-safe indirect thunk Upstream: 16a7d5b
1 parent 18b0adf commit 5fbdf66

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ciq/configs/kernel-x86_64-debug.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -580,6 +580,7 @@ CONFIG_MITIGATION_SPECTRE_V1=y
580580
CONFIG_MITIGATION_SPECTRE_V2=y
581581
CONFIG_MITIGATION_SRBDS=y
582582
CONFIG_MITIGATION_SSB=y
583+
CONFIG_MITIGATION_ITS=y
583584
CONFIG_ARCH_HAS_ADD_PAGES=y
584585

585586
#

ciq/configs/kernel-x86_64.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@ CONFIG_MITIGATION_SPECTRE_V1=y
577577
CONFIG_MITIGATION_SPECTRE_V2=y
578578
CONFIG_MITIGATION_SRBDS=y
579579
CONFIG_MITIGATION_SSB=y
580+
CONFIG_MITIGATION_ITS=y
580581
CONFIG_ARCH_HAS_ADD_PAGES=y
581582

582583
#

0 commit comments

Comments
 (0)