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.
This commit is contained in:
Nils Freydank 2024-10-05 16:25:28 +02:00
parent 1634abbece
commit 80ae08e056
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -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
#