diff options
author | Christoph Hellwig <hch@infradead.org> | 2014-02-11 20:27:14 +0400 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-02-11 20:34:08 +0400 |
commit | 49f5baa5109897b8cee491e8a7c4d74052b6bc1e (patch) | |
tree | 9e0cf5285be207bde015af948e8fd7b89760ffcd /tools/perf/scripts/python/syscall-counts.py | |
parent | 1e93b8c274268038c93763dca65a73b42a081e10 (diff) | |
download | linux-49f5baa5109897b8cee491e8a7c4d74052b6bc1e.tar.xz |
blk-mq: pair blk_mq_start_request / blk_mq_requeue_request
Make sure we have a proper pairing between starting and requeueing
requests. Move the dma drain and REQ_END setup into blk_mq_start_request,
and make sure blk_mq_requeue_request properly undoes them, giving us
a pair of function to prepare and unprepare a request without leaving
side effects.
Together this ensures we always clean up properly after
BLK_MQ_RQ_QUEUE_BUSY returns from ->queue_rq.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions