All of lore.kernel.org
 help / color / mirror / Atom feed
* PCI MSI API support in backports
@ 2018-05-23 11:39 Omer Efrat
  2018-05-23 12:21 ` Arend van Spriel
  0 siblings, 1 reply; 4+ messages in thread
From: Omer Efrat @ 2018-05-23 11:39 UTC (permalink / raw)
  To: backports@vger.kernel.org

Our wireless driver uses pci_alloc_irq_vectors function in order to allocat=
e the pci irq vectors.
(hardware supports MSI, with no MSIx support)

When trying to backport from linux-stable v4.16 to v3.10.104, compilation f=
ails.
It seems that backports didn't backported pci_alloc_irq_vectors function (i=
ntroduced at aff171641d181ea573380efc3f559c9de4741fc5 PCI: Provide sensible=
 IRQ vector alloc/free routines), although MSIx APIs are supported in backp=
orts.

Is that makes sense?
Are changes to PCI driver being included in backports by their owners as a =
workflow?
Is pci_alloc_irq_vectors function planned to be included in backports?
Are we missing something?

Best regards,
Omer Efrat.=
--
To unsubscribe from this list: send the line "unsubscribe backports" in

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

end of thread, other threads:[~2018-05-24 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23 11:39 PCI MSI API support in backports Omer Efrat
2018-05-23 12:21 ` Arend van Spriel
2018-05-24 13:40   ` Omer Efrat
2018-05-24 19:31     ` Arend van Spriel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.