From: Keith Owens <kaos@ocs.com.au>
To: lcressy@telocity.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Boot Failure
Date: Sun, 05 Aug 2001 11:54:05 +1000 [thread overview]
Message-ID: <2295.996976445@ocs3.ocs-net> (raw)
In-Reply-To: Your message of "Sat, 04 Aug 2001 15:26:04 -0400." <3B6C4C4C.D15A625C@telocity.com>
On Sat, 04 Aug 2001 15:26:04 -0400,
LeRoy Cressy <lcressy@telocity.com> wrote:
>Starting with kernel 2.4.5 the system refused to boot with the following
>messages:
>2.4.7:
>
>CPU #0: Machine check exception 0x 106B60 (type 0x 9).
In arch/i386/kernel/bluesmoke.c, function intel_mcheck_init, find
if(c->x86 == 5)
{
and insert 'return;' after '{'. The P5 machine check handler does not
work for all systems, reason unknown.
next prev parent reply other threads:[~2001-08-05 1:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-04 19:26 Boot Failure LeRoy Cressy
2001-08-05 1:54 ` Keith Owens [this message]
2001-08-06 1:18 ` H. Peter Anvin
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=2295.996976445@ocs3.ocs-net \
--to=kaos@ocs.com.au \
--cc=lcressy@telocity.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox