Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756280AbZIRGIM (ORCPT ); Fri, 18 Sep 2009 02:08:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752492AbZIRGIK (ORCPT ); Fri, 18 Sep 2009 02:08:10 -0400 Received: from casper.infradead.org ([85.118.1.10]:34648 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756266AbZIRGII (ORCPT ); Fri, 18 Sep 2009 02:08:08 -0400 Date: Thu, 17 Sep 2009 23:06:36 -0700 From: Greg KH To: Ming Lei Cc: linux-kernel@vger.kernel.org, kay.sievers@vrfy.org Subject: Re: [PATCH 1/2] driver core: introduce devtmpfs_wait_for_dev() v1 Message-ID: <20090918060636.GF7104@kroah.com> References: <1249551602-13147-1-git-send-email-tom.leiming@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1077 Lines: 31 On Thu, Sep 17, 2009 at 10:01:13PM +0800, Ming Lei wrote: > 2009/8/6 : > > From: Ming Lei > > > > This patch introduces devtmpfs_wait_for_dev(), which is based on devtmpfs > > and can be used to remove polling for root device before mounting rootfs. > > > > This patch also gives a generic and simple way to wait for a device in > > kernel mode based on devtmpfs. > > > > This version takes Kay Sievers's suggestion: pass relative path to > > devtmpfs_wait_for_dev(), for devtmpfs has no clue where it is > > mounted. > > > > Signed-off-by: Ming Lei > > Hi, Greg > > Since devtmpfs has been merged into mainline, would you mind > queuing the 2 patches into your tree now? Will do, when the linux-next tree opens back up for .33 patches. 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/