Files
linux-cix/drivers
Zhu Yanjun fe3a28db03 null_blk: Fix missing mutex_destroy() at module removal
[ Upstream commit 07d1b99825f40f9c0d93e6b99d79a08d0717bac1 ]

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

Fixes: f2298c0403 ("null_blk: multi queue aware block test driver")
Signed-off-by: Zhu Yanjun <yanjun.zhu@linux.dev>
Link: https://lore.kernel.org/r/20240425171635.4227-1-yanjun.zhu@linux.dev
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-12 11:11:34 +02:00
..
2024-05-17 12:01:59 +02:00
2024-05-17 12:02:20 +02:00
2024-05-17 12:02:17 +02:00
2024-05-17 12:02:39 +02:00
2024-05-17 12:02:33 +02:00
2024-02-05 20:14:15 +00:00
2024-04-03 15:28:52 +02:00
2024-03-26 18:20:10 -04:00