Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030389AbWBPSO7 (ORCPT ); Thu, 16 Feb 2006 13:14:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030419AbWBPSO7 (ORCPT ); Thu, 16 Feb 2006 13:14:59 -0500 Received: from stat9.steeleye.com ([209.192.50.41]:11720 "EHLO hancock.sc.steeleye.com") by vger.kernel.org with ESMTP id S1030406AbWBPSO4 (ORCPT ); Thu, 16 Feb 2006 13:14:56 -0500 Subject: Re: Linux 2.6.16-rc3 From: James Bottomley To: Russell King Cc: Greg KH , Andrew Morton , Linus Torvalds , linux-kernel@vger.kernel.org, Jens Axboe , "Brown, Len" , "David S. Miller" , linux-acpi@vger.kernel.org, linux-usb-devel@lists.sourceforge.net, "Yu, Luming" , Ben Castricum , sanjoy@mrao.cam.ac.uk, Helge Hafting , "Carlo E. Prelz" , Gerrit Bruchh?user , Nicolas.Mailhot@LaPoste.net, Jaroslav Kysela , Takashi Iwai , Patrizio Bassi , Bj?rn Nilsson , Andrey Borzenkov , "P. Christeas" , ghrt , jinhong hu , Andrew Vasquez , linux-scsi@vger.kernel.org, Benjamin LaHaise In-Reply-To: <20060216180939.GF29443@flint.arm.linux.org.uk> References: <20060212190520.244fcaec.akpm@osdl.org> <20060213203800.GC22441@kroah.com> <1139934883.14115.4.camel@mulgrave.il.steeleye.com> <1140054960.3037.5.camel@mulgrave.il.steeleye.com> <20060216171200.GD29443@flint.arm.linux.org.uk> <1140112653.3178.9.camel@mulgrave.il.steeleye.com> <20060216180939.GF29443@flint.arm.linux.org.uk> Content-Type: text/plain Date: Thu, 16 Feb 2006 10:14:31 -0800 Message-Id: <1140113671.3178.16.camel@mulgrave.il.steeleye.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 19 On Thu, 2006-02-16 at 18:09 +0000, Russell King wrote: > where scsi_release() is the function called by the device model on the > last put of a scsi device. > > I guess is more or less what you're trying to do invasively via the > driver model. Yes ... except I think more than just SCSI has the problem (and we actually have it in more than one release function) so it seems like a good candidate for a general abstraction. James - 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/