From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] Fix kobject_rename and !CONFIG_SYSFS v2 Date: Tue, 13 May 2008 13:16:02 -0700 Message-ID: <20080513201602.GA31578@kroah.com> References: <20080512220232.GA16914@kroah.com> <4829A4BD.3020007@bull.net> <20080513164438.GA31563@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Benjamin Thery , Randy Dunlap , Greg KH , Andrew Morton , linux-kernel@vger.kernel.org, Tejun Heo , Al Viro , Daniel Lezcano , "Serge E. Hallyn" , Pavel Emelyanov , netdev@vger.kernel.org To: "Eric W. Biederman" Return-path: Received: from pentafluge.infradead.org ([213.146.154.40]:34967 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761077AbYEMUTj (ORCPT ); Tue, 13 May 2008 16:19:39 -0400 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Tue, May 13, 2008 at 10:55:45AM -0700, Eric W. Biederman wrote: > > When looking at kobject_rename I found two bugs with > that exist when sysfs support is disabled in the kernel. Better, but can you address Randy's objections? thanks, greg k-h