Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751496AbVJZW5y (ORCPT ); Wed, 26 Oct 2005 18:57:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751500AbVJZW5x (ORCPT ); Wed, 26 Oct 2005 18:57:53 -0400 Received: from smtp1-g19.free.fr ([212.27.42.27]:63428 "EHLO smtp1-g19.free.fr") by vger.kernel.org with ESMTP id S1751496AbVJZW5x (ORCPT ); Wed, 26 Oct 2005 18:57:53 -0400 Message-ID: <436009F0.6090103@free.fr> Date: Thu, 27 Oct 2005 00:57:52 +0200 From: Laurent Riffard User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.11) Gecko/20050729 X-Accept-Language: fr-fr, fr, en MIME-Version: 1.0 To: Greg KH CC: linux-kernel@vger.kernel.org, Al Viro , Russell King Subject: Re: [RFC patch 3/3] remove pci_driver.owner and .name fields References: <20051026204802.123045000@antares.localdomain> <20051026204909.995658000@antares.localdomain> <20051026211129.GA7918@kroah.com> <436001A3.1000906@free.fr> <20051026222615.GA8884@kroah.com> In-Reply-To: <20051026222615.GA8884@kroah.com> X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1183 Lines: 44 Le 27.10.2005 00:26, Greg KH a ?crit : > On Thu, Oct 27, 2005 at 12:22:27AM +0200, Laurent Riffard wrote: > >>Le 26.10.2005 23:11, Greg KH a ?crit : >> >>>On Wed, Oct 26, 2005 at 10:48:05PM +0200, Laurent riffard wrote: >>> >>> >>>>This is the final cleanup : deletion of pci_driver.name and .owner >>>>happens now. >>> >>> >>>what? Did you actually try to build a kernel with this patch applied? >> >>No, a bunch of patch #2-like have to be applied first. >> >>This third patch is to be applied after *all* the drivers are >>converted to use the pci_driver.driver.{name|owner} fields. >> >> >>>Sorry, but I think we have to wait a long time before this can be >>>appliedr... >> >>Yes, I know. Is it worth to do it ? > > > The .owner stuff, yes. Do that first and then we can revisit the .name > stuff and see if that is worth it or not. > > thanks, > > greg k-h Ok, I'll try to submit tomorrow such a patch. thanks -- laurent - 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/