/usr/lib/udev/rules.d/libibumad.rules was claimed by rdma-core and libibumad.rpm /usr/lib/udev/rules.d/srp_daemon.rules was claimed by rdma-core and srp_daemon.rpm Fixes: 5a6f287a3cd ("libibumad: Introduce the /dev/infiniband/umad/${ibdev}:${port}.device alias") Fixes: d35e5c4f716 ("srp_daemon.service: Add support for hot-plugging") Signed-off-by: Jason Gunthorpe <jgunthorpe@xxxxxxxxxxxxxxxxxxxx> --- redhat/rdma-core.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/redhat/rdma-core.spec b/redhat/rdma-core.spec index 6dbba733fe3236..f6cf1027e404e4 100644 --- a/redhat/rdma-core.spec +++ b/redhat/rdma-core.spec @@ -329,7 +329,8 @@ rm -rf %{buildroot}/%{_initrddir}/ %{_unitdir}/rdma.service %dir %{dracutlibdir}/modules.d/05rdma %{dracutlibdir}/modules.d/05rdma/module-setup.sh -%{_udevrulesdir}/* +%{_udevrulesdir}/98-rdma.rules +%{_udevrulesdir}/rdma-ndd.rules %{sysmodprobedir}/libmlx4.conf %{sysmodprobedir}/cxgb3.conf %{sysmodprobedir}/cxgb4.conf -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html