diff options
| author | Shin'ichiro Kawasaki <[email protected]> | 2025-11-17 02:23:39 +0000 |
|---|---|---|
| committer | Keith Busch <[email protected]> | 2025-11-17 16:08:00 +0000 |
| commit | 6d87cd5335784351280f82c47cc8a657271929c3 (patch) | |
| tree | 5dc55d2d767ef553ec5fe3b43f09915a11e56da3 /lib/test_fortify/write_overflow-strlcpy-src.c | |
| parent | nvmet-auth: update sc_c in target host hash calculation (diff) | |
| download | kernel-6d87cd5335784351280f82c47cc8a657271929c3.tar.gz kernel-6d87cd5335784351280f82c47cc8a657271929c3.zip | |
nvme-multipath: fix lockdep WARN due to partition scan work
Blktests test cases nvme/014, 057 and 058 fail occasionally due to a
lockdep WARN. As reported in the Closes tag URL, the WARN indicates that
a deadlock can happen due to the dependency among disk->open_mutex,
kblockd workqueue completion and partition_scan_work completion.
To avoid the lockdep WARN and the potential deadlock, cut the dependency
by running the partition_scan_work not by kblockd workqueue but by
nvme_wq.
Reported-by: Yi Zhang <[email protected]>
Closes: https://lore.kernel.org/linux-block/CAHj4cs8mJ+R_GmQm9R8ebResKAWUE8kF5+_WVg0v8zndmqd6BQ@mail.gmail.com/
Link: https://lore.kernel.org/linux-block/oeyzci6ffshpukpfqgztsdeke5ost5hzsuz4rrsjfmvpqcevax@5nhnwbkzbrpa/
Fixes: 1f021341eef4 ("nvme-multipath: defer partition scanning")
Signed-off-by: Shin'ichiro Kawasaki <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions
