]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
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)
commit39795d6534c6e698c4f9c065e0a5f4a2e5af7543
tree2abe3b44e067bd726bba39786a4072709b96364c
parent079076b3416e78ba2bb3ce38e05e320c388c3120
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