aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/usnic
diff options
context:
space:
mode:
authorParav Pandit <parav@nvidia.com>2021-01-17 11:26:33 +0200
committerJason Gunthorpe <jgg@nvidia.com>2021-01-19 20:22:59 -0400
commitde641d74fb00f5b32f054ee154e31fb037e0db88 (patch)
tree95ba465e1551d62836659924475f035d35470ec3 /drivers/infiniband/hw/usnic
parentRDMA/hns: Use mutex instead of spinlock for ida allocation (diff)
downloadlinux-dev-de641d74fb00f5b32f054ee154e31fb037e0db88.tar.xz
linux-dev-de641d74fb00f5b32f054ee154e31fb037e0db88.zip
Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
This reverts commit fbdd0049d98d44914fc57d4b91f867f4996c787b. Due to commit in fixes tag, netdevice events were received only in one net namespace of mlx5_core_dev. Due to this when netdevice events arrive in net namespace other than net namespace of mlx5_core_dev, they are missed. This results in empty GID table due to RDMA device being detached from its net device. Hence, revert back to receive netdevice events in all net namespaces to restore back RDMA functionality in non init_net net namespace. The deadlock will have to be addressed in another patch. Fixes: fbdd0049d98d ("RDMA/mlx5: Fix devlink deadlock on net namespace deletion") Link: https://lore.kernel.org/r/20210117092633.10690-1-leon@kernel.org Signed-off-by: Parav Pandit <parav@nvidia.com> Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/usnic')
0 files changed, 0 insertions, 0 deletions