Select Git revision
blk-mq-pci.c
Christoph Hellwig
authored and
Jens Axboe
committed
While pci_irq_get_affinity should never fail for SMP kernel that implement the affinity mapping, it will always return NULL in the UP case, so provide a fallback mapping of all queues to CPU 0 in that case. Signed-off-by:Christoph Hellwig <hch@lst.de> Cc: stable@vger.kernel.org Reviewed-by:
Omar Sandoval <osandov@fb.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
blk-mq-pci.c 1.60 KiB