linux_dsm_epyc7002/drivers/infiniband
Parav Pandit e1f540c3ed RDMA/core: Define client_data_lock as rwlock instead of spinlock
Even though device registration/unregistration and client
registration/unregistration is not a performance path, define the
client_data_lock as rwlock for code clarity.

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: Define client_data_lock as rwlock instead of spinlock 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