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 <mikoxyzzz@xxxxxxxxx> --- redhat/configs/common/generic/CONFIG_INIT_STACK_ALL_ZERO => redhat/configs/ark/generic/CONFIG_INIT_STACK_ALL_ZERO | 0 redhat/configs/fedora/generic/CONFIG_INIT_STACK_ALL_ZERO | 1 + 2 files changed, 1 insertions(+), 0 deletions(-) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure