diff options
author | 2024-03-14 07:51:40 +0100 | |
---|---|---|
committer | 2024-04-01 14:36:41 +0300 | |
commit | 481047d7e8391d3842ae59025806531cdad710d9 (patch) | |
tree | cb266b463ae0e3462837f5a047506ccf2f4c042d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Linux 6.9-rc2 (diff) | |
download | wireguard-linux-481047d7e8391d3842ae59025806531cdad710d9.tar.xz wireguard-linux-481047d7e8391d3842ae59025806531cdad710d9.zip |
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: 8700e3e7c485 ("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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions