Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756263AbZFWVt0 (ORCPT ); Tue, 23 Jun 2009 17:49:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752744AbZFWVtS (ORCPT ); Tue, 23 Jun 2009 17:49:18 -0400 Received: from gate.crashing.org ([63.228.1.57]:39436 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751535AbZFWVtR (ORCPT ); Tue, 23 Jun 2009 17:49:17 -0400 Subject: Re: [PATCH] PCI: remove pcibios_scan_all_fns() From: Benjamin Herrenschmidt To: Matthew Wilcox Cc: Jeremy Fitzhardinge , Alex Chiang , jbarnes@virtuousgeek.org, linux-arch@vger.kernel.org, Kyle McMartin , Tony Luck , Russell King , Arnd Bergmann , Yoshinori Sato , Jeff Dike , linux-kernel@vger.kernel.org, Ralf Baechle , David Howells , Paul Mundt , Ivan Kokshaysky , Ingo Molnar , "David S. Miller" , Avi Kivity In-Reply-To: <20090623190826.GJ19977@parisc-linux.org> References: <20090622140807.25509.54448.stgit@bob.kio> <20090622143431.GT19977@parisc-linux.org> <4A3FCB68.3030004@goop.org> <20090622183056.GY19977@parisc-linux.org> <1245714008.4017.7.camel@pasglop> <20090623190826.GJ19977@parisc-linux.org> Content-Type: text/plain Date: Wed, 24 Jun 2009 07:47:44 +1000 Message-Id: <1245793664.10356.25.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 772 Lines: 22 On Tue, 2009-06-23 at 13:08 -0600, Matthew Wilcox wrote: > > I think simply materialising them, either the way the OF code does, > or the way the IOV code does is the best route forwards. Agreed. I'm fine with removing pcibios_scan_all_fns() for now anyway, and leave whatever arch do care with the responsibility of finding a solution though :-) Regarding the OF stuff, I'll see what I can do vs. moving it to drivers/pci some time next week after I'm done fixing the regressions from this merge window :-) Cheers, Ben. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/