[PATCH 6/8] pci: provide sensible irq vector alloc/free routines
Bjorn Helgaas
helgaas at kernel.org
Tue May 3 14:37:56 PDT 2016
On Tue, May 03, 2016 at 11:19:46PM +0200, Christoph Hellwig wrote:
> Hi Bjorn,
>
> I've implemented your suggestion and I'm getting ready to send out
> a new version. One thing that came to mind is: do you prefer this
> code in irq.c or would you rather have it in msi.c? While it
> also has a legacy irq fallback most of it tied pretty closely to
> the msi.c code, so I wonder if we should group them together.
Good question. There isn't much in irq.c, and the interesting bits
are the MSI-related things, so maybe msi.c would make more sense.
Bjorn
More information about the Linux-nvme
mailing list