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

From: Bjorn Helgaas
Date: Thu Apr 24 2014 - 14:08:01 EST


On Thu, Apr 24, 2014 at 11:51 AM, James Bottomley
<jbottomley@xxxxxxxxxxxxx> wrote:
> On Thu, 2014-04-24 at 11:09 -0600, Bjorn Helgaas wrote:
>> On Mon, Apr 14, 2014 at 10:05:24AM +0200, Alexander Gordeev wrote:
>> > Hello,
>> >
>> > This series is against 3.15-rc1.
>> >
>> > As result of deprecation of MSI-X/MSI enablement functions
>> > pci_enable_msix() and pci_enable_msi_block() all drivers
>> > using these two interfaces need to be updated to use the
>> > new pci_enable_msi_range() or pci_enable_msi_exact()
>> > and pci_enable_msix_range() or pci_enable_msix_exact()
>> > interfaces.
>>
>> Hi James,
>>
>> These depend on f7fc32c, which appeared in v3.15-rc1. I had intended
>> to merge these scsi updates at the same time, but I failed. Would you
>> like to take them now that f7fc32c is upstream?
>
> OK, will add them. I'm planning to base the scsi-misc tree on -rc3 once
> we have our current crop of fixes upstream.

Great, thanks!

Bjorn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/