aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2019-07-24 11:48:41 +0800
committerJens Axboe <[email protected]>2019-08-04 21:41:29 -0600
commit78ca40724713bd422873cb4ebee86f9f499650f7 (patch)
treefeaeb947cb95a5b57cba870daf71fc84891007b4 /tools/perf/scripts/python/bin/export-to-sqlite-report
parentf9934a80f91dba8c7029ba7601459e41ea7770aa (diff)
nvme: don't abort completed request in nvme_cancel_request
Before aborting in-flight requests, all IO queues and their interrupts have been shutdown. However, request's completion function may not be done yet because it can be scheduled to run via IPI. So don't abort one request if it is marked as completed, otherwise we may abort one normal completed request. Cc: Max Gurtovoy <[email protected]> Cc: Sagi Grimberg <[email protected]> Cc: Keith Busch <[email protected]> Cc: Christoph Hellwig <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Signed-off-by: Ming Lei <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions