From: pbrobinson on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2268 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails.
It's enabled on all other Fedora architectures and there's no reason arm architectures should be any different here. It was likely an oversight. Minor config cleanup while at it. Signed-off-by: Peter Robinson <[email protected]> --- redhat/configs/fedora/generic/arm/armv7/CONFIG_STACKPROTECTOR_PER_TASK | 1 + redhat/configs/fedora/generic/arm/CONFIG_STACKPROTECTOR | 1 - redhat/configs/fedora/generic/x86/CONFIG_STACKPROTECTOR | 1 - redhat/configs/fedora/generic/powerpc/CONFIG_STACKPROTECTOR => redhat/configs/fedora/generic/CONFIG_STACKPROTECTOR | 0 redhat/configs/fedora/generic/CONFIG_STACKPROTECTOR_STRONG | 2 +- 5 files changed, 2 insertions(+), 3 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, report it: https://pagure.io/fedora-infrastructure/new_issue
