Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756654AbXK0SLY (ORCPT ); Tue, 27 Nov 2007 13:11:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756076AbXK0SLQ (ORCPT ); Tue, 27 Nov 2007 13:11:16 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:33890 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756005AbXK0SLP (ORCPT ); Tue, 27 Nov 2007 13:11:15 -0500 Date: Tue, 27 Nov 2007 10:07:42 -0800 From: Greg KH To: Alan Stern Cc: Andrew Morton , kay.sievers@vrfy.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Kobjects: drop child->parent ref at unregistration Message-ID: <20071127180742.GA2768@kroah.com> References: <20071127170147.GB29109@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1153 Lines: 30 On Tue, Nov 27, 2007 at 12:41:23PM -0500, Alan Stern wrote: > On Tue, 27 Nov 2007, Greg KH wrote: > > > For now, I'd recommend dropping it from your tree Andrew, as it might > > cause odd issues on device removal (not quite sure though...) > > But then there's the counter-argument: If the patch does cause any odd > issues to shake loose, learning about them in advance by exposing the > patch in the -mm tree would be worthwhile. > > Sounds like it's time for an executive decision... :-) Heh. I'm not ignoring the patch, and will apply it if I test it out and see that it doesn't break anything. Then I will let it bake in -mm for a while. I just don't want to rush it as this area of the kobject core is nasty and full of tricks that I always forget. Let me finish writing up this documentation on what I do remember and then I'll attack the block device patch and this one. thanks, greg k-h - 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/