From: Niel Lambrechts <antispam@absamail.co.za>
To: linux-kernel@vger.kernel.org
Subject: RE: [2.6.1 MCE falseness?] Hardware reports non-fatal error
Date: Tue, 20 Jan 2004 21:43:42 +0200 [thread overview]
Message-ID: <1074627735.4414.10.camel@ksyrium.local> (raw)
I tried the mentioned patch, with a modification for my CPU type, but
still get the problem:
"Jan 20 21:30:23 ksyrium kernel: MCE: The hardware reports a non fatal,
correctable incident occurred on CPU 0.
Jan 20 21:30:23 ksyrium kernel: MCE: startbank = 1, vendor : 0, x86 = 6,
model = 9, mask = 5.
Jan 20 21:30:23 ksyrium kernel: Bank 1: f200000000000185"
As you can see, I added a little extra debugging info. Here is the
relevant portion of the code:
" if ((boot_cpu_data.x86_vendor == X86_VENDOR_AMD && boot_cpu_data.x86
== 6) || (boot_cpu_data.x86_vendor == X86_VENDOR_INTEL &&
boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model == 9 &&
boot_cpu_data.x86_mask == 5))
startbank = 1;"
Comments would be appreciated.
-Niel
next reply other threads:[~2004-01-20 19:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-20 19:43 Niel Lambrechts [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-01-18 13:30 [2.6.1 MCE falseness?] Hardware reports non-fatal error Pedro Larroy
2004-01-18 14:23 ` glee
2004-01-18 20:04 ` Dave Jones
2004-01-18 1:44 Niel Lambrechts
2004-01-18 2:03 ` Dave Jones
2004-01-21 12:13 ` Stephen Rothwell
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=1074627735.4414.10.camel@ksyrium.local \
--to=antispam@absamail.co.za \
--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