diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2021-07-23 14:39:47 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-08-03 13:44:27 -0300 |
commit | 8c9e7f0325fe57ef55bacfa82d10857b4433fef3 (patch) | |
tree | ee92a42fbebd69f82c602272d7a551bf5033c895 /kernel/groups.c | |
parent | b0791dbf1214a9e539fa8507b4b7e50f5367b79a (diff) | |
download | linux-8c9e7f0325fe57ef55bacfa82d10857b4433fef3.tar.bz2 |
RDMA/mlx5: Delete device resource mutex that didn't protect anything
The dev->devr.mutex was intended to protect GSI QP pointer change in the
struct mlx5_ib_port_resources when it is accessed from the
pkey_change_work. However that pointer isn't changed during the runtime
and once IB/core adds MAD, it stays stable.
Link: https://lore.kernel.org/r/6e338c561033df20d92e1371fc6a7a0d93aad945.1627040189.git.leonro@nvidia.com
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'kernel/groups.c')
0 files changed, 0 insertions, 0 deletions