From: Waiman Long <[email protected]> redhat/configs: Enable CONFIG_MITIGATION_SLS for RHEL
Like Fedora, CONFIG_MITIGATION_SLS had been enabled for RHEL9 since 9.3. Update the kernel-ark setting to match current RHEL9 setting. Signed-off-by: Waiman Long <[email protected]> diff --git a/redhat/configs/fedora/generic/x86/CONFIG_MITIGATION_SLS b/redhat/configs/common/generic/x86/CONFIG_MITIGATION_SLS rename from redhat/configs/fedora/generic/x86/CONFIG_MITIGATION_SLS rename to redhat/configs/common/generic/x86/CONFIG_MITIGATION_SLS index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/x86/CONFIG_MITIGATION_SLS +++ b/redhat/configs/common/generic/x86/CONFIG_MITIGATION_SLS diff --git a/redhat/configs/rhel/generic/x86/CONFIG_MITIGATION_SLS b/redhat/configs/rhel/generic/x86/CONFIG_MITIGATION_SLS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/x86/CONFIG_MITIGATION_SLS +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_MITIGATION_SLS is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3222 -- _______________________________________________ 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
