diff options
author | Ming Lei <ming.lei@redhat.com> | 2022-03-08 08:32:17 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-03-09 01:57:19 +0100 |
commit | de0328d3a253a339be14a80fe2a0256ec26867da (patch) | |
tree | 65f75853c66895d1b2b9f6a6d944ea2b8f79c3b1 /block/blk-mq-sched.c | |
parent | blk-mq: reconfigure poll after queue map is changed (diff) | |
download | linux-de0328d3a253a339be14a80fe2a0256ec26867da.tar.xz linux-de0328d3a253a339be14a80fe2a0256ec26867da.zip |
block: mtip32xx: don't touch q->queue_hw_ctx
q->queue_hw_ctx is really one blk-mq internal structure for retrieving
hctx via its index, not supposed to be used by drivers. Meantime drivers
can get the tags structure easily from tagset.
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20220308073219.91173-5-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/blk-mq-sched.c')
0 files changed, 0 insertions, 0 deletions