Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 11 Mar 2003 11:00:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 11 Mar 2003 11:00:34 -0500 Received: from mailrelay1.lrz-muenchen.de ([129.187.254.101]:1178 "EHLO mailrelay1.lrz-muenchen.de") by vger.kernel.org with ESMTP id ; Tue, 11 Mar 2003 11:00:33 -0500 From: Oliver Neukum To: Patrick Mochel Subject: Re: PCI driver module unload race? Date: Tue, 11 Mar 2003 17:07:09 +0100 User-Agent: KMail/1.5 Cc: Greg KH , Roman Zippel , Linux Kernel List , Ivan Kokshaysky , Jeff Garzik , Rusty Russell References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303111707.09119.oliver@neukum.name> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 627 Lines: 17 > This means the module refcount must remain at 0, even after it's bound to > devices. Changing this would require a change in visible behavior, and > require an extra step by a user to disconnect the driver before they > unload the module. Yes, that would mean changing behaviour. On the other hand, we require new module utilities for 2.6 anyway, so why not? Regards Oliver - 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/