From: Miko Larsson <mikoxy...@gmail.com>

redhat/configs: Enable INIT_STACK_ALL_ZERO for Fedora

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 <mikoxy...@gmail.com>

diff --git a/redhat/configs/fedora/generic/CONFIG_INIT_STACK_ALL_ZERO 
b/redhat/configs/fedora/generic/CONFIG_INIT_STACK_ALL_ZERO
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/fedora/generic/CONFIG_INIT_STACK_ALL_ZERO
@@ -0,0 +1 @@
+CONFIG_INIT_STACK_ALL_ZERO=y

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1923
_______________________________________________
kernel mailing list -- kernel@lists.fedoraproject.org
To unsubscribe send an email to kernel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to