From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1498#note_732549529 Just a note on testing. I did: ``` make rh-configs cp configs/*.config /tmp/old_rh_configs make fedora-configs cp configs/*.config /tmp/old_fedora_configs <made the changes in this MR> make rh-configs cp configs/*.config /tmp/new_rh_configs make fedora-configs cp configs/*.config /tmp/new_fedora_configs as a result I see NO changes: [prarit@prarit redhat]$ diff -u /tmp/old_rh_configs/ /tmp/new_rh_configs [prarit@prarit redhat]$ diff -u /tmp/old_fed_configs/ /tmp/new_fedora_configs/ [prarit@prarit redhat]$ _______________________________________________ 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