OSDN Git Service

PCI/MSI: Propagate IRQ affinity description through the MSI code
authorChristoph Hellwig <hch@lst.de>
Wed, 9 Nov 2016 01:15:04 +0000 (17:15 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 9 Nov 2016 07:25:09 +0000 (08:25 +0100)
commit61e1c5905290efe48bacda5e342d4af4cb1b923b
tree127c6852ff805f052e4248556cd8f19026a298c5
parent67c93c218dc5d1b45d547771f1fdb44a381e1faf
PCI/MSI: Propagate IRQ affinity description through the MSI code

No API change yet, just pass it down all the way from
pci_alloc_irq_vectors() to the core MSI code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org
Cc: linux-pci@vger.kernel.org
Link: http://lkml.kernel.org/r/1478654107-7384-5-git-send-email-hch@lst.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/pci/msi.c