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 pbrobinson@redhat.com
--- 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(-)
From: pbrobinson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2268#note_1253471...
I thought I had run it, realised I tweaked it a little for v7 afterwards and cleanly didn't run it. Fixed now.
kernel@lists.fedoraproject.org