Re: export pcie_flr and remove copies of it in drivers

From: Bjorn Helgaas
Date: Fri Apr 14 2017 - 10:52:21 EST


On Fri, Apr 14, 2017 at 9:41 AM, Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote:
> On Thu, Apr 13, 2017 at 04:53:32PM +0200, Christoph Hellwig wrote:
>> Hi all,
>>
>> this exports the PCI layer pcie_flr helper, and removes various opencoded
>> copies of it.
>
> Looks good to me (except the comment on probe). If you want to apply
> the whole series via netdev or some non-PCI tree, here's my ack for
> the drivers/pci parts, assuming the probe thing is resolved:
>
> Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
>
> Otherwise, I'd be glad to take the series given acks for the non-PCI
> parts. Just let me know.

I do already have a patch (c5e4f0192ad2 ("PCI: Avoid FLR for Intel
82579 NICs")) on my pci/virtualization branch that touches pcie_flr()
and will conflict with this one.