From: Ondrej Mosnacek <omosnace@xxxxxxxxxx> configs: clean up CONFIG_PAGE_TABLE_ISOLATION files On ARK, it was set to =y globally, and on Fedora also to =y, but only on x86. Since it depends on (X86_64 || X86_PAE), we can unify it and set it to =y in common/ and only in x86/. Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/CONFIG_PAGE_TABLE_ISOLATION b/redhat/configs/common/generic/x86/CONFIG_PAGE_TABLE_ISOLATION rename from redhat/configs/ark/generic/CONFIG_PAGE_TABLE_ISOLATION rename to redhat/configs/common/generic/x86/CONFIG_PAGE_TABLE_ISOLATION index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/CONFIG_PAGE_TABLE_ISOLATION +++ b/redhat/configs/common/generic/x86/CONFIG_PAGE_TABLE_ISOLATION diff --git a/redhat/configs/fedora/generic/x86/CONFIG_PAGE_TABLE_ISOLATION b/redhat/configs/fedora/generic/x86/CONFIG_PAGE_TABLE_ISOLATION deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/fedora/generic/x86/CONFIG_PAGE_TABLE_ISOLATION +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PAGE_TABLE_ISOLATION=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1624 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure