On Tue, Aug 06, 2024 at 02:06:33PM +0200, Daniel Wagner wrote: > blk_mq_pci_map_queues maps all queues but right after this, we > overwrite these mappings by calling blk_mq_map_queues. Just use one > helper but not both. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>