From 4596d364217edd6590f88dff4151a9d953f2fac0 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Thu, 31 Aug 2023 16:55:02 +0200 Subject: [PATCH] add missing config options Signed-off-by: Toshaan Bharvani --- SOURCES/config-x86-64-v2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SOURCES/config-x86-64-v2 b/SOURCES/config-x86-64-v2 index 83c2b26..4315be6 100644 --- a/SOURCES/config-x86-64-v2 +++ b/SOURCES/config-x86-64-v2 @@ -153,6 +153,8 @@ CONFIG_PSI_DEFAULT_DISABLED=y # end of CPU/Task time and stats accounting CONFIG_CPU_ISOLATION=y +CONFIG_CPU_SRSO=y +CONFIG_GDS_FORCE_MITIGATION=n # # RCU Subsystem