Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264717AbUFLKe5 (ORCPT ); Sat, 12 Jun 2004 06:34:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264722AbUFLKe4 (ORCPT ); Sat, 12 Jun 2004 06:34:56 -0400 Received: from [213.146.154.40] ([213.146.154.40]:59569 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S264717AbUFLKez (ORCPT ); Sat, 12 Jun 2004 06:34:55 -0400 Date: Sat, 12 Jun 2004 11:34:53 +0100 From: Christoph Hellwig To: Bartlomiej Zolnierkiewicz Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] IDE update for 2.6.7-rc3 [1/12] Message-ID: <20040612103453.GB26482@infradead.org> Mail-Followup-To: Christoph Hellwig , Bartlomiej Zolnierkiewicz , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org References: <200406111750.30312.bzolnier@elka.pw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200406111750.30312.bzolnier@elka.pw.edu.pl> User-Agent: Mutt/1.4.1i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 709 Lines: 16 On Fri, Jun 11, 2004 at 05:50:30PM +0200, Bartlomiej Zolnierkiewicz wrote: > > Probably some drivers are still missed because I changed only > these drivers that I knew that there are PCI cards using them. > > If you know about PCI cards using other drivers please speak up. IMHO the PCI ->probe methods should always be __devinit. It's rather hard to make sure they're never every hotplugged in any way, especially with the dynamic id adding via sysfs thing. - 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/