From: Joe Lawrence <[email protected]> redhat: kernel.spec: add s390x to livepatching kselftest builds
Signed-off-by: Joe Lawrence <[email protected]> diff --git a/redhat/kernel.spec.template b/redhat/kernel.spec.template index blahblah..blahblah 100644 --- a/redhat/kernel.spec.template +++ b/redhat/kernel.spec.template @@ -586,7 +586,7 @@ Summary: The Linux kernel %endif # Architectures we build kernel livepatching selftests on -%define klptestarches x86_64 ppc64le +%define klptestarches x86_64 ppc64le s390x %if 0%{?use_vdso} %define _use_vdso 1 -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3206 -- _______________________________________________ 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
