From: pjgeorg on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1610 Some details about this series: * Commits 06218335 to e1eb4b24 forward port commits to use new messaging introduced in cf796e6a. * Commits d5867f81 to 3f858e49 add missing #ifdef CONFIG_RHEL_DIFFERENCES guards. * Commit 47f7c2f5 fixes a typo in cf796e6a. * Commits efeb0057 to 0f1c6113 update a few more drivers to use the new messaging introduced in cf796e6a. Commits 5aec7a92, 02a4b827 and 67f77726 could be further improved. All of these still silently drop PCI IDs with no messaging at all. Downstream commit [ce5b1ff71108d] is not included as these modules have already been disabled in 48086994. Downstream MR [489] is also not included as it has not been merged yet. [ce5b1ff71108d]: https://gitlab.com/redhat/centos-stream/src/kernel/centos- stream-9/-/commit/ce5b1ff71108d [489]: https://gitlab.com/redhat/centos-stream/src/kernel/centos- stream-9/-/merge_requests/489 !1504 contains some changes also included in this MR. --- arch/x86/kernel/setup.c | 2 -- drivers/net/ethernet/intel/e1000/e1000_main.c | 2 -- drivers/net/team/team.c | 2 -- drivers/net/wireguard/main.c | 1 - drivers/virtio/virtio_mem.c | 13 ------------- fs/ext4/super.c | 5 ----- fs/xfs/xfs_super.c | 5 ----- include/linux/kernel.h | 2 +- mm/cma.c | 10 ---------- 9 files changed, 1 insertions(+), 41 deletions(-) _______________________________________________ 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