summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2008-05-29 02:56:55 +0400
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-07-12 17:22:23 +0400
commit3f27e3ed11e67c5ee19d560a50eafd93cf8c6682 (patch)
treed2ed33ce7ca12c8b7e1c585ba9b2097095b0f89c /ipc
parent30e9ba9f2001f45960507f1963551311a67d0209 (diff)
downloadlinux-3f27e3ed11e67c5ee19d560a50eafd93cf8c6682.tar.xz
[SCSI] bsg: fix bsg_mutex hang with device removal
We don't need to hold bsg_mutex during bsg_complete_all_commands(). It leads to a problem that we block bsg_unregister_queue during bsg_complete_all_commands (untill all the outstanding commands complete). Thanks to Pete Wyckoff for finding the bug and testing the patch. The detailed bug report is: http://marc.info/?l=linux-scsi&m=121182137132145&w=2 Tested-by: Pete Wyckoff <pw@osc.edu> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions