From 61cbddb4fa17c90c3eaeb4cde8362835b65079ed Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 4 Nov 2021 21:46:52 +0100 Subject: [PATCH] pygoscelis: Enable CONFIG_ZERO_CALL_USED_REGS --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 9a21642..a2f73ea 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -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