From: Miko Larsson on gitlab.com
Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1923

In !961, it was proposed that STRUCTLEAK_BYREF_ALL should be enabled,
but that specific proposal was rejected due to structleak being a GCC
plugin. However, in GCC 12, support for INIT_STACK_ALL_ZERO was
introduced, which (if I'm not mistaken) is functionally identical to
STRUCTLEAK_BYREF_ALL, so we should probably enable this for Fedora.

Signed-off-by: Miko Larsson <[email protected]>

---
 redhat/configs/common/generic/CONFIG_INIT_STACK_ALL_ZERO => 
redhat/configs/ark/generic/CONFIG_INIT_STACK_ALL_ZERO |  0 
 redhat/configs/common/generic/CONFIG_INIT_STACK_NONE => 
redhat/configs/ark/generic/CONFIG_INIT_STACK_NONE         |  0 
 redhat/configs/fedora/generic/CONFIG_INIT_STACK_ALL_ZERO                       
                                   |  1 +
 redhat/configs/fedora/generic/CONFIG_INIT_STACK_NONE                           
                                   |  1 +
 4 files changed, 2 insertions(+), 0 deletions(-)
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to