Skip to content
Snippets Groups Projects
Commit c0012477 authored by Yanjun.Zhu's avatar Yanjun.Zhu Committed by Frieder Schrempf
Browse files

RDMA/rxe: Fix the problem "mutex_destroy missing"


[ Upstream commit 481047d7 ]

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

Fixes: 8700e3e7 ("Soft RoCE driver")
Signed-off-by: default avatarYanjun.Zhu <yanjun.zhu@linux.dev>
Link: https://lore.kernel.org/r/20240314065140.27468-1-yanjun.zhu@linux.dev


Reviewed-by: default avatarDaisuke Matsuda <matsuda-daisuke@fujitsu.com>
Signed-off-by: default avatarLeon Romanovsky <leon@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 3a702059
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment