Re: [PATCH 5/6] genwqe: use pci_irq_allocate_vectors
From: Gabriel Krisman Bertazi <hidden>
Date: 2016-09-29 18:28:22
Also in:
kvm, linux-media, linux-pci, linux-scsi, lkml
From: Gabriel Krisman Bertazi <hidden>
Date: 2016-09-29 18:28:22
Also in:
kvm, linux-media, linux-pci, linux-scsi, lkml
Christoph Hellwig [off-list ref] writes:
Simply the interrupt setup by using the new PCI layer helpers.
Good clean up. Tested and: Acked-by: Gabriel Krisman Bertazi <redacted>
One odd thing about this driver is that it looks like it could request multiple MSI vectors, but it will then only ever use a single one.
I'll take a look at this. -- Gabriel Krisman Bertazi