pygoscelis: Re-enable CONFIG_MITIGATION_SLS
This was disabled by accident in 2024-05 when bumping to 6.9.x in commit0cb31139d5
. For the original commit enabling SLS as CONFIG_SLS(sic!) see commitd50c76cba8
.
This commit is contained in:
parent
1634abbece
commit
80ae08e056
1 changed files with 1 additions and 1 deletions
|
@ -514,7 +514,7 @@ CONFIG_MITIGATION_RETHUNK=y
|
||||||
CONFIG_MITIGATION_UNRET_ENTRY=y
|
CONFIG_MITIGATION_UNRET_ENTRY=y
|
||||||
CONFIG_MITIGATION_IBPB_ENTRY=y
|
CONFIG_MITIGATION_IBPB_ENTRY=y
|
||||||
CONFIG_MITIGATION_SRSO=y
|
CONFIG_MITIGATION_SRSO=y
|
||||||
# CONFIG_MITIGATION_SLS is not set
|
CONFIG_MITIGATION_SLS=y
|
||||||
CONFIG_ARCH_HAS_ADD_PAGES=y
|
CONFIG_ARCH_HAS_ADD_PAGES=y
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue