Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757820AbZFJP2V (ORCPT ); Wed, 10 Jun 2009 11:28:21 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755976AbZFJP2M (ORCPT ); Wed, 10 Jun 2009 11:28:12 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:38778 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755728AbZFJP2K (ORCPT ); Wed, 10 Jun 2009 11:28:10 -0400 Date: Wed, 10 Jun 2009 11:28:11 -0400 From: Christoph Hellwig To: tom.leiming@gmail.com Cc: greg@kroah.com, linux-kernel@vger.kernel.org, kay.sievers@vrfy.org, akpm@linux-foundation.org Subject: Re: [PATCH 2/2] init/do_mounts.c: replace polling for root device with devtmpfs_wait_for_dev Message-ID: <20090610152811.GA21888@infradead.org> References: <1244644097-305-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: <1244644097-305-1-git-send-email-tom.leiming@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 792 Lines: 18 On Wed, Jun 10, 2009 at 10:28:17PM +0800, tom.leiming@gmail.com wrote: > From: Ming Lei > > This patch removes the polling for root device if rootwait parameter is > passed to kernel and CONFIG_DEVTMPFS is enabled. This way can lead to > a faster boot, especially booting from some asynchronous block device > (such as usb mass storage, mmc card, ...) > > The patch has been verified in beagle board(mmc card as root device). What tree did you find with devtmpfs in it? It was pretty clearly rejected when it came up. -- 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/