From: Frans Pop <elendil@planet.nl>
To: linux-s390@vger.kernel.org
Subject: Re: 2.6.21.3 - exceptions & kernel panic when booting Debian Installer
Date: Mon, 11 Jun 2007 04:58:12 +0000 [thread overview]
Message-ID: <200706110658.12846.elendil@planet.nl> (raw)
In-Reply-To: <20070606114132.GA14756@osiris.boeblingen.de.ibm.com>
On Wednesday 06 June 2007 13:41, Heiko Carstens wrote:
> The new exceptions you are seeing are from directed yield (diag 9c),
> hypfs (diag 224), new ipl/reipl code (diag 308) and new etr code
> (opcode b216). All of them have proper exception handling. That is not
> what is causing problems.
Thanks for the explanation. Not very pretty, but at least I now know they
can be safely ignored :-)
> Looks like your init process is doing something wrong, so it terminates
> too early (or gets terminated). Can't tell from the output you posted.
Yes, you are right. The issue is caused by the library reduction we do to
to keep the size of installer initrds as small as possible. If I build
the initrd without library reduction, the installer boots fine.
With the recent libc updates and some changes in the way library reduction
is being done we're seeing issues on several architectures, but I failed
to consider that as the most likely option because of the earlier kernel
problems on hercules.
Now to narrow this down further...
Thanks again,
FJP
parent reply other threads:[~2007-06-11 4:58 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20070606114132.GA14756@osiris.boeblingen.de.ibm.com>]
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=200706110658.12846.elendil@planet.nl \
--to=elendil@planet.nl \
--cc=linux-s390@vger.kernel.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.