linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* convert the PCIe portdrv to pci_alloc_irq_vectors
@ 2017-02-01 13:41 Christoph Hellwig
  2017-02-01 13:41 ` [PATCH 1/2] PCI/msi: check that we have a legacy interrupt line before using it Christoph Hellwig
  2017-02-01 13:41 ` [PATCH 2/2] PCI/portdrv: use pci_irq_alloc_vectors Christoph Hellwig
  0 siblings, 2 replies; 3+ messages in thread
From: Christoph Hellwig @ 2017-02-01 13:41 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: Alexander Gordeev, linux-pci

Hi all,

this series has a small tweak to pci_alloc_irq_vectors and the conversion
of the PCIe portdrv to use pci_alloc_irq_vectors.  Note that I could not
actually find a root port that uses MSI-X vectors - mine all either seem
to have no interrupts at all if they don't offer any interesting services
or a use a single MSI vector if hotplug capable, so the somewhat hairy
part of the patch isn't actually tested.  If anyone has a chance to
test it (or carefully review it) that would be great.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-01 13:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-01 13:41 convert the PCIe portdrv to pci_alloc_irq_vectors Christoph Hellwig
2017-02-01 13:41 ` [PATCH 1/2] PCI/msi: check that we have a legacy interrupt line before using it Christoph Hellwig
2017-02-01 13:41 ` [PATCH 2/2] PCI/portdrv: use pci_irq_alloc_vectors Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).