From: Justin Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1159#note_585905834
This patch seems completely unnecessary. As it stands, CONFIG_IO_URING is locked behind CONFIG_EXPERT which is disabled for both Fedora and ELN/RHEL. If that situation changes, and it is no longer locked behind CONFIG_EXPERT, it will be presented as a new config option for both Fedora and ELN/RHEL. At that point, you can decide if you want to enable it or not, without having to patch the Kconfig. As it stands right now, you can not enable it at all. Nacked-by: Justin Forbes <[email protected]> _______________________________________________ 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 on the list, report it: https://pagure.io/fedora-infrastructure
