From: Dave Cinege <dcinege@psychosis.com>
To: Alexander Viro <viro@math.psu.edu>
Cc: Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: 2.5.45: initrd broken?
Date: Fri, 1 Nov 2002 03:57:28 -0500 [thread overview]
Message-ID: <200211010357.28964.dcinege@psychosis.com> (raw)
In-Reply-To: <20021031192155.GA19825@bytesex.org>
On Thursday 31 October 2002 14:21, Gerd Knorr wrote:
> > > 2.5.45 doesn't boot for me. I'm using a initrd to load some modules.
Yep broken here too...it's one/some of the changes in rd.c
It's dying in my code with
close(in_fd);
in_fd of course being the /dev/initrd area.
> f7dcd820 Call Trace:
> [<c0144583>] sync_blockdev+0x33/0x50
I start out with
initrd_release+0x79/0x80
But initrd_release() in rd.c hasen't changed since 2.5.44?
(Should it have??)
--
The time is now 22:48 (Totalitarian) - http://www.ccops.org/
next prev parent reply other threads:[~2002-11-01 8:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-31 17:03 2.5.45: initrd broken? Gerd Knorr
2002-10-31 16:48 ` Alexander Viro
2002-10-31 19:21 ` Gerd Knorr
2002-11-01 8:57 ` Dave Cinege [this message]
2002-11-01 12:31 ` Gerd Knorr
2002-11-01 16:24 ` [PATCH] " Alexander Viro
2002-11-01 22:43 ` Gerd Knorr
2002-11-02 16:42 ` Thomas Molina
-- strict thread matches above, loose matches on Subject: below --
2002-11-01 4:40 Miles Lane
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=200211010357.28964.dcinege@psychosis.com \
--to=dcinege@psychosis.com \
--cc=linux-kernel@vger.kernel.org \
--cc=viro@math.psu.edu \
/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.