From: Prarit Bhargava on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1185#note_616422030 I assumed that it had to end in blacklist.conf but I see now that the code only looks *in* the file for a blacklist entry. I tested this by blacklisting the skx_edac driver, rebooting, and confirming that the skx_edac module did not load. ``` [08:41 AM root@intel-purley-04 ~]# cat /etc/modprobe.d/skx_edac-denylist.conf blacklist skx_edac [08:42 AM root@intel-purley-04 ~]# lsmod | grep skx ``` I will fix this in v3. _______________________________________________ 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