Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754588AbdDNP5g (ORCPT ); Fri, 14 Apr 2017 11:57:36 -0400 Received: from verein.lst.de ([213.95.11.211]:43494 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752152AbdDNP5b (ORCPT ); Fri, 14 Apr 2017 11:57:31 -0400 Date: Fri, 14 Apr 2017 17:57:29 +0200 From: Christoph Hellwig To: Bjorn Helgaas Cc: Bjorn Helgaas , Christoph Hellwig , Giovanni Cabiddu , Salvatore Benedetto , Mike Marciniszyn , Dennis Dalessandro , Derek Chickles , Satanand Burla , Felix Manlunas , Raghu Vatsavayi , Jeff Kirsher , "linux-pci@vger.kernel.org" , qat-linux@intel.com, linux-crypto@vger.kernel.org, "linux-rdma@vger.kernel.org" , netdev , "linux-kernel@vger.kernel.org" Subject: Re: export pcie_flr and remove copies of it in drivers Message-ID: <20170414155729.GC22412@lst.de> References: <20170413145339.20186-1-hch@lst.de> <20170414144108.GB29349@bhelgaas-glaptop.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 402 Lines: 9 On Fri, Apr 14, 2017 at 09:51:48AM -0500, Bjorn Helgaas wrote: > > 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. I'll take a look and will resend on top of that branch.