block: don't hold the queue_lock over blk_abort_request
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Nov 2018 16:02:06 +0000 (17:02 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 15 Nov 2018 19:13:18 +0000 (12:13 -0700)
commit5189ed4ba331f5584a92b5e2af9670e98f17399b
tree2abe3b44e067bd726bba39786a4072709b96364c
parent281cc9f8cb34731c01b6a05fa7e560a8df77b0d4
block: don't hold the queue_lock over blk_abort_request

There is nothing it could synchronize against, so don't go through
the pains of acquiring the lock.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-timeout.c
drivers/ata/libata-eh.c
drivers/block/mtip32xx/mtip32xx.c
drivers/scsi/libsas/sas_ata.c
drivers/scsi/libsas/sas_scsi_host.c