linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: Kay Sievers <kay.sievers@vrfy.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by default
Date: Fri, 15 Jan 2010 10:02:33 -0800	[thread overview]
Message-ID: <20100115180233.GB10981@kroah.com> (raw)
In-Reply-To: <4B5076E2.2090203@s5r6.in-berlin.de>

On Fri, Jan 15, 2010 at 03:08:34PM +0100, Stefan Richter wrote:
> Kay Sievers wrote:
> >  config DEVTMPFS_MOUNT
> > -	bool "Automount devtmpfs at /dev"
> > +	bool "Automount devtmpfs at /dev, after the kernel mouted the rootfs"
> 
> mouted -> mounted
> 
> >  	depends on DEVTMPFS
> > +	default y
> >  	help
> > -	  This will mount devtmpfs at /dev if the kernel mounts the root
> > -	  filesystem. It will not affect initramfs based mounting.
> > -	  If unsure, say N here.
> > +	  This will instruct the kernel to automatically mount the
> > +	  devtmpfs filesystem at /dev, directly after the kernel has
> > +	  mounted the root filesystem. The behavior can be overridden
> > +	  with the commandline parameter: devtmpfs.mount=0|1.
> > +	  This option does not affect initramfs based booting, here
> > +	  the devtmpfs filesystem always needs to be mouted manually
> 
> Here too.

Thanks for the review, I've edited the patch to include these spelling
changes.

greg k-h

  reply	other threads:[~2010-01-15 18:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-14 21:47 Driver-Core: devtmpfs - remove EXPERIMENTAL and enable it by default Kay Sievers
2010-01-15 14:08 ` Stefan Richter
2010-01-15 18:02   ` Greg KH [this message]
2010-01-15 14:56 ` Arjan van de Ven
2010-01-15 18:03   ` Greg KH
2010-01-15 20:57     ` Alan Cox
2010-01-16 15:51       ` Kay Sievers
2010-01-16 16:27         ` Alan Cox
2010-01-16 20:11         ` Arjan van de Ven
2010-01-17  7:56     ` Pavel Machek
2010-01-17 14:58     ` Arjan van de Ven
2010-01-20 17:53       ` Kay Sievers
2010-01-21  6:05         ` Arjan van de Ven
2010-01-21 16:37           ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100115180233.GB10981@kroah.com \
    --to=greg@kroah.com \
    --cc=kay.sievers@vrfy.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefanr@s5r6.in-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).