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