]> asedeno.scripts.mit.edu Git - linux.git/commit
rdma: Allow demand loading of NETLINK_RDMA
authorJason Gunthorpe <jgunthorpe@obsidianresearch.com>
Mon, 14 Aug 2017 20:57:38 +0000 (14:57 -0600)
committerDoug Ledford <dledford@redhat.com>
Tue, 22 Aug 2017 21:04:22 +0000 (17:04 -0400)
commit1eb5be0ec79a7b21cd6b5b73d9de294dc1809e0f
treeedfbddbd45b85543267aa1ef702f07ce47c5ef28
parente9105cdefbf64cd7aea300f934c92051e7cb7cff
rdma: Allow demand loading of NETLINK_RDMA

Provide a module alias so that if userspace opens a netlink
socket for RDMA the kernel support is loaded automatically.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/netlink.c