IB/core: Rename event_handler_lock to qp_open_list_lock
authorParav Pandit <parav@mellanox.com>
Thu, 12 Dec 2019 11:30:24 +0000 (13:30 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 8 Jan 2020 00:20:48 +0000 (20:20 -0400)
commit40adf686128856c4add948fb002d43e2c507d1aa
tree4666203f42a0f7f8202e86860212795f0a317a91
parent17e1064632512db419cb9bb4555aec1763969b7d
IB/core: Rename event_handler_lock to qp_open_list_lock

This lock is used to protect the qp->open_list linked list. As a side
effect it seems to also globally serialize the qp event_handler, but it
isn't clear if that is a deliberate design.

Link: https://lore.kernel.org/r/20191212113024.336702-5-leon@kernel.org
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
drivers/infiniband/core/verbs.c
include/rdma/ib_verbs.h