public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: Andrew Morton <akpm@digeo.com>
Cc: "Adam J. Richter" <adam@yggdrasil.com>,
	linux-kernel@vger.kernel.org, alistair@devzero.co.uk,
	cloos@jhcloos.com, elenstev@mesatop.com,
	jordan.breeding@attbi.com, maneesh@in.ibm.com, scole@lanl.gov,
	solarce@fallingsnow.net
Subject: Re: Patch: 2.5.62 devfs shrink
Date: Tue, 25 Feb 2003 23:51:45 -0100	[thread overview]
Message-ID: <20030226005132.GA10511@suse.de> (raw)
In-Reply-To: <20030225135032.7c9663da.akpm@digeo.com>

On Tue, Feb 25, 2003 at 01:50:32PM -0800, Andrew Morton wrote:

 > diff -puN init/do_mounts.c~devfs-fix init/do_mounts.c
 > --- 25/init/do_mounts.c~devfs-fix	2003-01-16 19:39:56.000000000 -0800
 > +++ 25-akpm/init/do_mounts.c	2003-01-16 19:39:56.000000000 -0800
 > @@ -853,11 +853,6 @@ void prepare_namespace(void)
 >  {
 >  	int is_floppy;
 >  
 > -#ifdef CONFIG_DEVFS_FS
 > -	sys_mount("devfs", "/dev", "devfs", 0, NULL);
 > -	do_devfs = 1;
 > -#endif
 > -
 >  	md_run_setup();

Whoa. I thought that sucker made it into mainline.
This has been blocking closure of http://bugzilla.kernel.org/show_bug.cgi?id=110
for a while.

		Dave

  reply	other threads:[~2003-02-25 23:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-25 10:23 Patch: 2.5.62 devfs shrink Adam J. Richter
2003-02-25 21:50 ` Andrew Morton
2003-02-26  0:51   ` Dave Jones [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-02-26  2:47 miltonm
2003-02-27 23:13 Adam J. Richter
2003-02-28  0:00 ` Miquel van Smoorenburg
2003-02-28  1:37 ` Andrew Walrond
2003-02-28  2:49 Adam J. Richter
2003-02-28  3:14 Adam J. Richter
2003-02-28  4:03 ` Miles Bader
2003-02-28  8:08 ` Andreas Jellinghaus
2003-02-28 12:50 ` Helge Hafting

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=20030226005132.GA10511@suse.de \
    --to=davej@codemonkey.org.uk \
    --cc=adam@yggdrasil.com \
    --cc=akpm@digeo.com \
    --cc=alistair@devzero.co.uk \
    --cc=cloos@jhcloos.com \
    --cc=elenstev@mesatop.com \
    --cc=jordan.breeding@attbi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maneesh@in.ibm.com \
    --cc=scole@lanl.gov \
    --cc=solarce@fallingsnow.net \
    /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