]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/core: Add module param to disable device sharing among net ns
authorParav Pandit <parav@mellanox.com>
Tue, 26 Feb 2019 12:01:45 +0000 (14:01 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 28 Mar 2019 17:52:02 +0000 (14:52 -0300)
commitbe21f1a08fb860ebfdaf6d947a4c84a450977511
treea7b5a6460d73c0479b96b36076d12828496a1ad9
parentfac10c87e38cb3513e43cfde9128c37f7d066801
RDMA/core: Add module param to disable device sharing among net ns

Add module parameter to change a sharing mode of ib_core early in the
boot process. This parameter helps to those systems where modern up
to date rdma tool (iproute2) package may not be available during
kernel upgrade cycle.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/device.c