Re: [PATCH] blk-mq: create correct map for fallback case

From: Jens Axboe
Date: Thu Jan 23 2025 - 08:34:51 EST



On Thu, 23 Jan 2025 14:08:29 +0100, Daniel Wagner wrote:
> The fallback code in blk_mq_map_hw_queues is original from
> blk_mq_pci_map_queues and was added to handle the case where
> pci_irq_get_affinity will return NULL for !SMP configuration.
>
> blk_mq_map_hw_queues replaces besides blk_mq_pci_map_queues also
> blk_mq_virtio_map_queues which used to use blk_mq_map_queues for the
> fallback.
>
> [...]

Applied, thanks!

[1/1] blk-mq: create correct map for fallback case
commit: a9ae6fe1c319c4776c2b11e85e15109cd3f04076

Best regards,
--
Jens Axboe