From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: Cedric Le Goater <clg@fr.ibm.com>
Cc: "Serge E. Hallyn" <serge@hallyn.com>,
Christian Borntraeger <borntraeger@de.ibm.com>,
Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org, cornelia.huck@de.ibm.com,
heiko.carstens@de.ibm.com, sam@ravnborg.org,
Linux Containers <containers@lists.osdl.org>
Subject: Re: 2.6.23-mm1 s390 driver problem
Date: Fri, 19 Oct 2007 11:20:53 +0200 [thread overview]
Message-ID: <1192785653.25150.9.camel@localhost> (raw)
In-Reply-To: <471875E0.8040308@fr.ibm.com>
On Fri, 2007-10-19 at 11:16 +0200, Cedric Le Goater wrote:
> > This is the vmlinux.lds.S problem. The cleanup patch from Sam Ravnborg
> > moved the __initramfs_start and __initramfs_end symbols into
> > the .init.ramfs section. This is in itself not a problem, but it
> > surfaced a bug: there is no *(.init.initramfs), that needs to be
> > *(init.ramfs). I corrected this in the upstream patch but 2.6.23-mm1 has
> > the older one that still causes the "Cannot open root device". For
> > 2.6.23-mm1 use the patch below.
> >
>
> thanks martin,
>
> that helped going a little further in the boot process but we then have
> a network issue when bringing the network interface up :
See http://marc.info/?l=linux-kernel&m=119270398931208&w=2
--
blue skies,
Martin.
"Reality continues to ruin my life." - Calvin.
next prev parent reply other threads:[~2007-10-19 9:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-18 20:01 2.6.23-mm1 s390 driver problem Serge E. Hallyn
2007-10-18 20:15 ` Christian Borntraeger
2007-10-18 20:31 ` Serge E. Hallyn
2007-10-19 7:47 ` Martin Schwidefsky
2007-10-19 9:16 ` Cedric Le Goater
2007-10-19 9:20 ` Martin Schwidefsky [this message]
2007-10-19 11:06 ` Cedric Le Goater
2007-10-19 11:06 ` Cedric Le Goater
[not found] ` <471875E0.8040308-NmTC/0ZBporQT0dZR+AlfA@public.gmane.org>
2007-10-19 9:27 ` Andrew Morton
2007-10-19 9:27 ` Andrew Morton
[not found] ` <20071019022719.537ee71f.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2007-10-19 11:17 ` Cedric Le Goater
2007-10-19 11:17 ` Cedric Le Goater
2007-10-19 11:25 ` Martin Schwidefsky
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=1192785653.25150.9.camel@localhost \
--to=schwidefsky@de.ibm.com \
--cc=akpm@osdl.org \
--cc=borntraeger@de.ibm.com \
--cc=clg@fr.ibm.com \
--cc=containers@lists.osdl.org \
--cc=cornelia.huck@de.ibm.com \
--cc=heiko.carstens@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sam@ravnborg.org \
--cc=serge@hallyn.com \
/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.