From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 24 Jul 2015 09:55:42 +0100 From: Will Deacon To: Lorenzo Pieralisi Cc: Bjorn Helgaas , "linux-kernel@vger.kernel.org" , "linux-pci@vger.kernel.org" , Ralf Baechle , "James E.J. Bottomley" , Michael Ellerman , Richard Henderson , Benjamin Herrenschmidt , David Howells , Russell King , Tony Luck , "David S. Miller" , Ingo Molnar , Guenter Roeck , Michal Simek , Chris Zankel , Arnd Bergmann , Krzysztof Halasa , Phil Edworthy , Jason Gunthorpe , Jingoo Han , Lucas Stach , Simon Horman , Minghuan Lian , Murali Karicheri , Tanmay Inamdar , Kishon Vijay Abraham I , Thierry Reding , Thomas Petazzoni , Jayachandran C , "suravee.suthikulpanit@amd.com" Subject: Re: [RFT PATCH v3] PCI: move pci_read_bridge_bases to the generic PCI layer Message-ID: <20150724085542.GB30410@arm.com> References: <1436439557-21075-1-git-send-email-lorenzo.pieralisi@arm.com> <20150723161257.GZ21967@google.com> <20150723174845.GB23324@red-moon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20150723174845.GB23324@red-moon> Sender: linux-kernel-owner@vger.kernel.org List-ID: On Thu, Jul 23, 2015 at 06:48:45PM +0100, Lorenzo Pieralisi wrote: > On Thu, Jul 23, 2015 at 05:12:57PM +0100, Bjorn Helgaas wrote: > > I'm a little uneasy that we might break some alpha or mips system, since > > there must have been some reason this was done originally. It'd be ideal > > if somebody could test a non-PCI_PROBE_ONLY system. But maybe they're all > > obsolete. > > I have no way to test them, that's the reason behind the RFT on this > patch, I am uneasy too I do not if anyone can help us test it > (maybe adding it to -next can help with that). I've got some dusty old alpha and mips machines w/pci at home if you want to borrow them? They were last seen running 3.0. Will