From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [PATCH 10/11] avoid kobject name conflict with different namespaces Date: Fri, 9 May 2008 07:35:56 +0200 Message-ID: <20080509073556.3c342d14@gondolin.boeblingen.de.ibm.com> References: <20080506173030.653828076@theryb.frec.bull.fr> <20080506173335.922289888@theryb.frec.bull.fr> <20080507190838.GA4467@suse.de> <20080508102844.25642ef7@gondolin.boeblingen.de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Greg KH , Benjamin Thery , linux-kernel@vger.kernel.org, Tejun Heo , Al Viro , Daniel Lezcano , "Serge E. Hallyn" , Pavel Emelyanov , netdev@vger.kernel.org To: ebiederm@xmission.com (Eric W. Biederman) Return-path: Received: from mtagate7.uk.ibm.com ([195.212.29.140]:5045 "EHLO mtagate7.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932308AbYEIFgB (ORCPT ); Fri, 9 May 2008 01:36:01 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Thu, 08 May 2008 12:28:19 -0700, ebiederm@xmission.com (Eric W. Biederman) wrote: > Do you remember if we have ever sorted out the race between _move > and module unload/directory teardown at the sysfs level? Unfortunately I can't remember anything about this, do you have a pointer to the original discussion?