diff options
author | Zhu Yanjun <[email protected]> | 2024-04-25 19:16:35 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-04-25 14:15:00 -0600 |
commit | 07d1b99825f40f9c0d93e6b99d79a08d0717bac1 (patch) | |
tree | f72e97cb8d552a20d68efba34ad4b9bb8376830b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | bf4f776d9f906c36acb473b3e449e97b3938fc55 (diff) |
null_blk: Fix missing mutex_destroy() at module removal
When a mutex lock is not used any more, the function mutex_destroy
should be called to mark the mutex lock uninitialized.
Fixes: f2298c0403b0 ("null_blk: multi queue aware block test driver")
Signed-off-by: Zhu Yanjun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions