diff options
author | Ming Lei <[email protected]> | 2018-07-22 14:10:15 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-07-22 17:31:18 -0600 |
commit | 8824f62246bef288173a6624a363352f0d4d3b09 (patch) | |
tree | a1915be97fb62de050a796f449a027661b7d06df /tools/perf/scripts/python/sctop.py | |
parent | 22f17952c7873a427e6e4280d723c0f686d75fb9 (diff) |
blk-mq: fail the request in case issue failure
Inside blk_mq_try_issue_list_directly(), if the request is issued as
failed, we shouldn't try to do it again, otherwise the warning in
blk_mq_start_request() will be triggered. This change is aligned to
behaviour of other ways of request issue & dispatch.
Fixes: 6ce3dd6eec1 ("blk-mq: issue directly if hw queue isn't busy in case of 'none'")
Cc: Kashyap Desai <[email protected]>
Cc: Laurence Oberman <[email protected]>
Cc: Omar Sandoval <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Bart Van Assche <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Kashyap Desai <[email protected]>
Cc: kernel test robot <[email protected]>
Cc: LKP <[email protected]>
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions