PCI: vmd: Reserve IRQ pre-vector for better affinity
authorKeith Busch <keith.busch@intel.com>
Thu, 20 Jul 2017 23:33:53 +0000 (19:33 -0400)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 3 Aug 2017 21:50:12 +0000 (16:50 -0500)
commit37d7f818a4629ebbb94c2c092c533a437ba7f95c
tree440d6736339fc991968805a9c609ee21e4aa919e
parent16f73eb02d7e1765ccab3d2018e0bd98eb93d973
PCI: vmd: Reserve IRQ pre-vector for better affinity

The driver has a special purpose for the VMD device's first IRQ, so this
one shouldn't be considered for IRQ affinity.

Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/vmd.c