Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264795AbTIJOcV (ORCPT ); Wed, 10 Sep 2003 10:32:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264801AbTIJOcV (ORCPT ); Wed, 10 Sep 2003 10:32:21 -0400 Received: from smtp3.us.dell.com ([143.166.148.134]:30988 "EHLO smtp3.us.dell.com") by vger.kernel.org with ESMTP id S264795AbTIJOcT (ORCPT ); Wed, 10 Sep 2003 10:32:19 -0400 Date: Wed, 10 Sep 2003 04:31:51 -0500 (CDT) From: Matt Domsch X-X-Sender: mdomsch@localhost.localdomain To: Greg KH cc: rmk@arm.linux.org.uk, Dave Jones , Anatoly Pugachev , Subject: Re: Buggy PCI drivers - do not mark pci_device_id as discardable data In-Reply-To: <20030910042428.GA10134@kroah.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 22 > > At least these have probe functions marked __init in -test5. > > These either need to be marked __devinit and make "new_id" dependant on > CONFIG_HOTPLUG, or we need to remove the __init marker on these > functions. > > Any throughts about which? I expect the CONFIG_EMBEDDED folks would much prefer the __devinit/CONFIG_HOTPLUG path, so it all disappears for them. -- Matt Domsch Sr. Software Engineer Dell Linux Solutions www.dell.com/linux Linux on Dell mailing lists @ http://lists.us.dell.com - 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/