From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] driver-core: devtmpfs - driver core maintained /dev tmpfs Date: Sat, 02 May 2009 12:59:33 -0400 Message-ID: <49FC7BF5.8080502@garzik.org> References: <1241097822.2516.3.camel@poy> <20090502071636.GA9487@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:50984 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753369AbZEBQ7l (ORCPT ); Sat, 2 May 2009 12:59:41 -0400 In-Reply-To: <20090502071636.GA9487@infradead.org> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Christoph Hellwig Cc: Kay Sievers , linux-kernel , Greg KH , Jan Blunck , linux-arch@vger.kernel.org, viro@zeniv.linux.org.uk, torvalds@osdl.org, akpm@osdl.org, adam@yggdrasil.com Christoph Hellwig wrote: > On Thu, Apr 30, 2009 at 03:23:42PM +0200, Kay Sievers wrote: >> From: Kay Sievers >> Subject: driver-core: devtmpfs - driver core maintained /dev tmpfs > > Umm, guys this needs much broader discussion than just sneaking in > a patch under the covers. > > It basically does re-introduce devfs under a different name, and from > looking at the implementation it might not be quite as bad a Gooch's > original, but it's certainly worse than Adam Richters rewrite the we > never ended up merging. I was interested in this Richter devfs rewrite, since I was unfamiliar with it. For the benefit of the thread, here is a URL that people can examine: http://marc.info/?l=linux-kernel&m=104138806530375&w=2 Regards, Jeff