From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Thu, 27 Apr 2017 08:47:58 +0200 From: Christoph Hellwig To: Bjorn Helgaas Cc: Christoph Hellwig , "Byczkowski, Jakub" , Bjorn Helgaas , "Cabiddu, Giovanni" , "Benedetto, Salvatore" , "Marciniszyn, Mike" , "Dalessandro, Dennis" , Derek Chickles , Satanand Burla , Felix Manlunas , Raghu Vatsavayi , "Kirsher, Jeffrey T" , "linux-pci@vger.kernel.org" , qat-linux , "linux-crypto@vger.kernel.org" , "linux-rdma@vger.kernel.org" , "netdev@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it Message-ID: <20170427064758.GA20614@lst.de> References: <20170414191131.14286-1-hch@lst.de> <20170414191131.14286-6-hch@lst.de> <20170424143507.GA28812@lst.de> <20170425193955.GC29024@bhelgaas-glaptop.roam.corp.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20170425193955.GC29024@bhelgaas-glaptop.roam.corp.google.com> List-ID: On Tue, Apr 25, 2017 at 02:39:55PM -0500, Bjorn Helgaas wrote: > This still leaves these: > > [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it > [PATCH 6/7] crypto: qat: use pcie_flr instead of duplicating it > [PATCH 7/7] liquidio: use pcie_flr instead of duplicating it > > I haven't seen any response to 4 and 6. Felix reported an unused > variable in 7. Let me know if you'd like me to do anything with > these. Now that Jeff ACKed 4 it might be worth to add it to the pci tree last minute. I'll resend liquidio and qat to the respective maintainers for the next merge window.