linux/drivers/infiniband
Max Gurtovoy a75243ae08 IB/iser: add safety checks for state_mutex lock
In some cases, we need to make sure that state_mutex is taken. Use
lockdep_assert_held to warn us in case it doesn't while it should.

Signed-off-by: Max Gurtovoy <mgurtovoy@nvidia.com>
Link: https://lore.kernel.org/r/20221016093833.12537-3-mgurtovoy@nvidia.com
Reviewed-by: Sergey Gorenko <sergeygo@nvidia.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2022-10-19 10:38:35 +03:00
..
core IB/uverbs: fix the typo of optional 2022-10-19 09:46:45 +03:00
hw treewide: use get_random_u32() when possible 2022-10-11 17:42:58 -06:00
sw Linux 6.0 2022-10-06 19:48:45 -03:00
ulp IB/iser: add safety checks for state_mutex lock 2022-10-19 10:38:35 +03:00
Kconfig RDMA/erdma: Add driver to kernel build environment 2022-07-27 16:04:05 -03:00
Makefile