linux-stable/drivers/infiniband/sw
Yanjun.Zhu 99a7ccc4e0 RDMA/rxe: Fix the problem "mutex_destroy missing"
[ Upstream commit 481047d7e8 ]

When a mutex lock is not used any more, the function mutex_destroy
should be called to mark the mutex lock uninitialized.

Fixes: 8700e3e7c4 ("Soft RoCE driver")
Signed-off-by: Yanjun.Zhu <yanjun.zhu@linux.dev>
Link: https://lore.kernel.org/r/20240314065140.27468-1-yanjun.zhu@linux.dev
Reviewed-by: Daisuke Matsuda <matsuda-daisuke@fujitsu.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-04-27 17:11:34 +02:00
..
rdmavt v6.4 merge window RDMA pull request 2023-04-29 17:21:24 -07:00
rxe RDMA/rxe: Fix the problem "mutex_destroy missing" 2024-04-27 17:11:34 +02:00
siw RDMA/siw: Fix connection failure handling 2023-09-11 14:53:23 +03:00
Makefile rdma/siw: addition to kernel build environment 2019-07-02 17:03:41 -03:00