linux_dsm_epyc7002/drivers/infiniband
Parav Pandit 93688ddbe1 RDMA/core: No need to protect kfree with spin lock and semaphore
While unregistering a client, only context removal should be protected
with lock. There is no need to protect a freeing of such context which is
already removed from the list.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-09-06 13:45:38 -06:00
..
core RDMA/core: No need to protect kfree with spin lock and semaphore 2018-09-06 13:45:38 -06:00
hw IB/mlx5: Don't hold spin lock while checking device state 2018-09-06 13:35:15 -06:00
sw IB/rxe: fixes for rdma read retry 2018-08-30 17:27:15 -04:00
ulp IB/ipoib: Ensure that MTU isn't less than minimum permitted 2018-09-06 13:35:16 -06:00
Kconfig IB/ucm: fix UCM link error 2018-08-21 16:56:32 -06:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00