linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* crypto/cavium MSI-X fixups
@ 2017-02-15  7:18 Christoph Hellwig
  2017-02-15  7:18 ` [PATCH 1/3] crypto: cavium: remove dead MSI-X related define Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Christoph Hellwig @ 2017-02-15  7:18 UTC (permalink / raw)
  To: George Cherian; +Cc: David Daney, Herbert Xu, linux-crypto, linux-kernel

Hi George,

your commit "crypto: cavium - Add Support for Octeon-tx CPT Engine"
add a new caller to pci_enable_msix.  This API has long been deprecated
so this series switches it to use pci_alloc_irq_vectors instead.

Can you please test it and make sure it goes in before the end of the
merge window so that no more users of the old API hit mainline?

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

end of thread, other threads:[~2017-02-23 12:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-15  7:18 crypto/cavium MSI-X fixups Christoph Hellwig
2017-02-15  7:18 ` [PATCH 1/3] crypto: cavium: remove dead MSI-X related define Christoph Hellwig
2017-02-15  7:18 ` [PATCH 2/3] crypto: cavium/cptpf: switch to pci_alloc_irq_vectors Christoph Hellwig
2017-02-15  7:18 ` [PATCH 3/3] crypto: cavium/cptvf: " Christoph Hellwig
2017-02-15  9:17 ` crypto/cavium MSI-X fixups George Cherian
2017-02-19 17:32   ` Christoph Hellwig
2017-02-21 17:36     ` David Daney
2017-02-22  7:27       ` Christoph Hellwig
2017-02-22 17:45         ` David Daney
2017-02-23 12:16 ` Herbert Xu

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).