]> asedeno.scripts.mit.edu Git - linux.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)
commita56bc45b27b92954d99c811cb047e789b6cc5a81
treea7b5a6460d73c0479b96b36076d12828496a1ad9
parent5417783eabb2c66738394149123fbcdd0cca0f51
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