From: David Arcari darcari@redhat.com
move CONFIG_STRICT_SIGALTSTACK_SIZE to the appropriate directory
STRICT_SIGALTSTACK_SIZE is only present in arch/x86
Signed-off-by: David Arcari darcari@redhat.com
diff --git a/redhat/configs/common/generic/CONFIG_STRICT_SIGALTSTACK_SIZE b/redhat/configs/common/generic/x86/x86_64/CONFIG_STRICT_SIGALTSTACK_SIZE rename from redhat/configs/common/generic/CONFIG_STRICT_SIGALTSTACK_SIZE rename to redhat/configs/common/generic/x86/x86_64/CONFIG_STRICT_SIGALTSTACK_SIZE index blahblah..blahblah 100644 --- a/redhat/configs/common/generic/CONFIG_STRICT_SIGALTSTACK_SIZE +++ b/redhat/configs/common/generic/x86/x86_64/CONFIG_STRICT_SIGALTSTACK_SIZE
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1507
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1507#note_8060669...
@darcari - this looks to be x86 only. Is that right? I think mentioning that in the changelog would have helped here.
From: Dean Nelson on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1507#note_8060795...
I had just now reviewed this MR, and was about to push the Approve button, when the MR was merged and the button disappeared. :smile:
So consider that this MR has its x86 ACK.
kernel@lists.fedoraproject.org