diff options
| author | Chengming Zhou <[email protected]> | 2023-08-21 09:56:01 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-08-22 14:58:05 +0000 |
| commit | 2bc4d7a355a4d617452eaf1b21d6d261194b3667 (patch) | |
| tree | 3fa91d109475be081c980297e749b3543ac9df91 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | blk-mq: fix tags leak when shrink nr_hw_queues (diff) | |
| download | kernel-2bc4d7a355a4d617452eaf1b21d6d261194b3667.tar.gz kernel-2bc4d7a355a4d617452eaf1b21d6d261194b3667.zip | |
blk-mq: delete redundant tagset map update when fallback
When we increase nr_hw_queues fail, the fallback path will use
blk_mq_update_queue_map() to clear and update all maps.
Obviously, this line of update of HCTX_TYPE_DEFAULT only is not
needed, so delete it.
Signed-off-by: Chengming Zhou <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
