summaryrefslogtreecommitdiffstats
path: root/drivers/ide
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2010-04-15 01:57:37 +0200
committerJeff Garzik <jgarzik@redhat.com>2010-04-23 03:47:52 +0200
commitfa41efdae7de61191a7bda3a00e88ef69afb5bb9 (patch)
tree6bd4a8d48bbf0e8be01304e0914a575916e2b9fc /drivers/ide
parentMerge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 (diff)
downloadlinux-fa41efdae7de61191a7bda3a00e88ef69afb5bb9.tar.xz
linux-fa41efdae7de61191a7bda3a00e88ef69afb5bb9.zip
libata: fix locking around blk_abort_request()
blk_abort_request() expectes 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> Cc: Jens Axboe <axboe@kernel.dk> Cc: stable@kernel.org Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions