Files
linux/drivers/scsi/libsas
Tejun Heo a414b72407 SCSI: fix locking around blk_abort_request()
commit 70b25f890c upstream.

blk_abort_request() expects queue lock to be held by the caller.
Grab it before calling the function.

Lack of this synchronization led to infinite loop on corrupt
q->timeout_list.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-12 14:57:16 -07:00
..
2008-01-11 18:29:11 -06:00
2006-08-29 09:52:29 -05:00
2006-11-22 14:57:56 +00:00