From 80ae08e056804b7d4a58d6f339772ce515c3e532 Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Sat, 5 Oct 2024 16:25:28 +0200 Subject: [PATCH] pygoscelis: Re-enable CONFIG_MITIGATION_SLS This was disabled by accident in 2024-05 when bumping to 6.9.x in commit 0cb31139d5263f6d2e406c0f673a5b61b5d7abdd. For the original commit enabling SLS as CONFIG_SLS(sic!) see commit d50c76cba87953a8570f7ae2f4a2354dfe165d31. --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 3e683c7..3698e96 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -514,7 +514,7 @@ CONFIG_MITIGATION_RETHUNK=y CONFIG_MITIGATION_UNRET_ENTRY=y CONFIG_MITIGATION_IBPB_ENTRY=y CONFIG_MITIGATION_SRSO=y -# CONFIG_MITIGATION_SLS is not set +CONFIG_MITIGATION_SLS=y CONFIG_ARCH_HAS_ADD_PAGES=y #