diff options
author | Jens Axboe <axboe@kernel.dk> | 2018-05-17 18:31:49 +0200 |
---|---|---|
committer | Keith Busch <keith.busch@intel.com> | 2018-05-18 14:41:36 -0600 |
commit | d1f06f4ae0410f8e5025f3c9129a52b86579e174 (patch) | |
tree | 19443f23e425386a3b6f88bdc215cd78debec9de /tools/perf/scripts/python/stackcollapse.py | |
parent | f9dde187fa921c12a8680089a77595b866e65455 (diff) |
nvme-pci: move ->cq_vector == -1 check outside of ->q_lock
We only clear it dynamically in nvme_suspend_queue(). When we do, ensure
to do a full flush so that any nvme_queue_rq() invocation will see it.
Ideally we'd kill this check completely, but we're using it to flush
requests on a dying queue.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions