On Wed, May 27, 2015 at 10:01:30AM +0200, Robert Richter wrote: > From: Robert Richter <[email protected]> > > This patch set adds generic support for MSI-X interrupts to the SATA > PCI driver. > > The first 2 patches rework the code, one splits msi and intx code into > separate functions, the other changes interrupt initialization to > store the irq number in the ahci data structure (struct > ahci_host_priv). Both changes are needed to implement MSI-X support in > the last 3rd patch.
Patch #2 doesn't apply to libata/for-4.2 due to the recently added edge triggered irq support. Can you please refresh the patch series? Thank you. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

