This provides the necessary infrastructure for the kernel to automatically load RDMA associated netlink modules when users space sends messages to them. This is at least enough support for the kernel to autoload everything required for iwpmd to run. Jason Gunthorpe (3): rdma: Allow demand loading of NETLINK_RDMA rdma: Autoload netlink client modules iwpmd: Suppress expected kernel message drivers/infiniband/core/cma.c | 2 + drivers/infiniband/core/device.c | 2 + drivers/infiniband/core/iwcm.c | 9 ++++ drivers/infiniband/core/netlink.c | 99 +++++++++++++++++++++++---------------- include/rdma/rdma_netlink.h | 12 +++++ 5 files changed, 83 insertions(+), 41 deletions(-) -- 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