pygoscelis: Enable CONFIG_ZERO_CALL_USED_REGS

This commit is contained in:
Nils Freydank 2021-11-04 21:46:52 +01:00
parent 2bff3ce69f
commit 61cbddb4fa
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
1 changed files with 1 additions and 1 deletions

View File

@ -5019,7 +5019,7 @@ CONFIG_STACKLEAK_METRICS=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
CONFIG_INIT_ON_FREE_DEFAULT_ON=y
CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y
# CONFIG_ZERO_CALL_USED_REGS is not set
CONFIG_ZERO_CALL_USED_REGS=y
# end of Memory initialization
# end of Kernel hardening options
# end of Security options