diff options
author | Ming Lei <[email protected]> | 2020-06-30 18:24:57 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2020-06-30 07:51:48 -0600 |
commit | 445874e89f662c8c6a56e6bb820cbe9fbef61428 (patch) | |
tree | 9bd7fd755f9b0dcc528ac5887689e56aadfb3ad2 /scripts/gcc-plugins/structleak_plugin.c | |
parent | 65c763694398a2de63803b264dcf906b47f9d4c1 (diff) |
blk-mq: pass hctx to blk_mq_dispatch_rq_list
All requests in the 'list' of blk_mq_dispatch_rq_list belong to same
hctx, so it is better to pass hctx instead of request queue, because
blk-mq's dispatch target is hctx instead of request queue.
Signed-off-by: Ming Lei <[email protected]>
Tested-by: Baolin Wang <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Cc: Sagi Grimberg <[email protected]>
Cc: Baolin Wang <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/structleak_plugin.c')
0 files changed, 0 insertions, 0 deletions