From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from foss.arm.com ([217.140.101.70]:38976 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755140AbbHNPYg (ORCPT ); Fri, 14 Aug 2015 11:24:36 -0400 Date: Fri, 14 Aug 2015 16:24:38 +0100 From: Lorenzo Pieralisi To: Bjorn Helgaas Cc: Will Deacon , Pavel Fedin , 'Jayachandran C' , "linux-pci@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , 'Arnd Bergmann' , Liviu Dudau , "suravee.suthikulpanit@amd.com" , 'Ming Lei' , Marc Zyngier Subject: Re: [PATCH v4 1/3] PCI: generic: remove dependency on hw_pci Message-ID: <20150814152438.GA24806@red-moon> References: <1438721620-15493-1-git-send-email-jchandra@broadcom.com> <20150804234956.GF17327@google.com> <007501d0d4ce$1d2dd9c0$57898d40$@samsung.com> <20150812090449.GA22485@arm.com> <20150814144644.GC26431@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20150814144644.GC26431@google.com> Sender: linux-pci-owner@vger.kernel.org List-ID: Hi Bjorn, On Fri, Aug 14, 2015 at 03:46:44PM +0100, Bjorn Helgaas wrote: > On Wed, Aug 12, 2015 at 10:04:50AM +0100, Will Deacon wrote: > > On Wed, Aug 12, 2015 at 08:11:29AM +0100, Pavel Fedin wrote: > > > > I dropped the acks and tested-by because of that change, but I'll happily > > > > add them back if Lorenzo and Pavel confirm. > > > > > > Confirm. > > > Tested-by: Pavel Fedin > > > > > > I also added MSI support. Can i post it as patch on top of your branch? > > > > There shouldn't be any need with the changes queued in tip/irq/core. Can > > you give the following branch a go, please (it doesn't look like Bjorn's > > stuff is in linux-next, unfortunately)? > > We still have a build issue (undefined reference to pci_write_msi_msg > in imx_v6_v7_defconfig) to resolve before putting it in linux-next. > Hopefully we can resolve that today. I have sent you a fix for that, please let me know if that's ok with you or you want me to rework it. Thanks, Lorenzo