commit | b2101f655f8f6bd510154364e24d1cdba037133f | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Nov 16 09:10:04 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Nov 16 09:17:00 2018 -0700 |
tree | 427c4be5d2bd82716cef1217e415260c26bba7fb | |
parent | a50f9aec1ac713dd25f1b1b443d97aa2fc69f740 [diff] |
ide: don't acquire queue lock in ide_pm_execute_rq There is nothing we can synchronize against over a call to blk_queue_dying. Reviewed-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>