Re: [PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()

2014-04-02 Thread Bjorn Helgaas
On Wed, Apr 2, 2014 at 5:49 AM, Alexander Gordeev wrote: > On Wed, Mar 12, 2014 at 10:04:40PM -0600, Bjorn Helgaas wrote: >> Hi James, >> >> I think Alexander sent these to linux-scsi hoping that you would handle >> them, but I know it's a hassle because they depend on f7fc32c, which went >> in af

Re: [PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()

2014-04-02 Thread Alexander Gordeev
On Wed, Mar 12, 2014 at 10:04:40PM -0600, Bjorn Helgaas wrote: > Hi James, > > I think Alexander sent these to linux-scsi hoping that you would handle > them, but I know it's a hassle because they depend on f7fc32c, which went > in after the merge window. > > I'd be glad to review these and apply

Re: [PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()

2014-03-13 Thread James Bottomley
On Wed, 2014-03-12 at 22:04 -0600, Bjorn Helgaas wrote: > On Mon, Feb 24, 2014 at 09:02:00AM +0100, Alexander Gordeev wrote: > > Hello! > > > > This series is against James Bottomley's SCSI tree [1], but it needs > > commit f7fc32c ("PCI/MSI: Add pci_enable_msi_exact() and > > pci_enable_msix_exac

Re: [PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()

2014-03-12 Thread Bjorn Helgaas
On Mon, Feb 24, 2014 at 09:02:00AM +0100, Alexander Gordeev wrote: > Hello! > > This series is against James Bottomley's SCSI tree [1], but it needs > commit f7fc32c ("PCI/MSI: Add pci_enable_msi_exact() and > pci_enable_msix_exact()") from from Bjorn Helgaas's PCI tree [2]: > > 1. git://git.kern

Re: [PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()

2014-02-25 Thread Alexander Gordeev
On Mon, Feb 24, 2014 at 09:02:00AM +0100, Alexander Gordeev wrote: > This series is against James Bottomley's SCSI tree [1], but it needs > commit f7fc32c ("PCI/MSI: Add pci_enable_msi_exact() and > pci_enable_msix_exact()") from from Bjorn Helgaas's PCI tree [2]: The prerequisite commit 3ce4e86 i

[PATCH v2 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()

2014-02-24 Thread Alexander Gordeev
Hello! This series is against James Bottomley's SCSI tree [1], but it needs commit f7fc32c ("PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()") from from Bjorn Helgaas's PCI tree [2]: 1. git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git for-next 2. git://git.kernel.org/pu