linux-stable/drivers/infiniband/sw
Yanjun.Zhu 481047d7e8 RDMA/rxe: Fix the problem "mutex_destroy missing"
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>
2024-04-01 14:36:41 +03:00
..
rdmavt IB: Use capital "OR" for multiple licenses in SPDX 2023-09-11 14:14:00 +03:00
rxe RDMA/rxe: Fix the problem "mutex_destroy missing" 2024-04-01 14:36:41 +03:00
siw RDMA/siw: Call orq_get_current if possible 2023-12-04 20:13:30 -04:00
Makefile