All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maciek Nowacki <maciek@Voyager.powersurfr.com>
To: Scott Murray <scott@spiteful.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Busy on BLKFLSBUF w/initrd
Date: Fri, 25 May 2001 09:42:45 -0600	[thread overview]
Message-ID: <20010525094245.A858@wintermute.starfire> (raw)
In-Reply-To: <20010524123943.A797@wintermute.starfire> <Pine.LNX.4.33.0105250040520.15501-100000@godzilla.spiteful.org>
In-Reply-To: <Pine.LNX.4.33.0105250040520.15501-100000@godzilla.spiteful.org>; from scott@spiteful.org on Fri, May 25, 2001 at 01:20:00AM -0400

On Fri, May 25, 2001 at 01:20:00AM -0400, Scott Murray wrote:
> On Thu, 24 May 2001, Maciek Nowacki wrote:
> 
> > This method depends on the change_root() mechanism which I had assumed is
> > becoming obsolete. It works, and there is no need to mess with
> > /proc/sys/kernel/real_root_dev if the root is specified on the command line.
> > Trying to use only pivot_root did not work as /dev/rd/0 could never be
> > flushed (see previous messages in this thread).
> 
> I was having similiar problems a few months back.  I was also trying
> to pivot_root out of an initial ramdisk and then unmount it.  I got it
> working, but kept forgetting to post one of the fixes that I found
> necessary to make it work when using auto-mounted devfs.
>
> [patch to init/main.c]

Cool, that did it. change_root doesn't occur anymore and BLKFLSBUF clears
things out of memory without any muckage. I will add this one to my patch
directory. Thanks!

Maciek

      reply	other threads:[~2001-05-25 15:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-23 21:48 Busy on BLKFLSBUF w/initrd Maciek Nowacki
2001-05-23 22:05 ` Alexander Viro
2001-05-23 22:11   ` Maciek Nowacki
2001-05-23 22:21     ` Alexander Viro
2001-05-23 23:23       ` Maciek Nowacki
2001-05-23 23:28         ` Alexander Viro
2001-05-23 23:45           ` Maciek Nowacki
2001-05-24  5:32   ` Mike Galbraith
2001-05-24 10:42     ` Alexander Viro
2001-05-24 10:56       ` Mike Galbraith
2001-05-24 11:24         ` Alexander Viro
2001-05-24 11:57           ` Herbert Xu
2001-05-24 13:27           ` Mike Galbraith
2001-05-24 13:33             ` Alexander Viro
2001-05-24 18:39 ` Maciek Nowacki
2001-05-25  5:20   ` Scott Murray
2001-05-25 15:42     ` Maciek Nowacki [this message]

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=20010525094245.A858@wintermute.starfire \
    --to=maciek@voyager.powersurfr.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=scott@spiteful.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.