mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Phil Moors <pmoors@speakeasy.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: EDAC k8 MC1: unknown syndrome
Date: 09 Aug 2007 18:01:38 +0200	[thread overview]
Message-ID: <p73d4xwg0il.fsf@bingen.suse.de> (raw)
In-Reply-To: <20070809141333.GA10188@speakeasy.net>

Phil Moors <pmoors@speakeasy.net> writes:
> 
> But is the error really reporting a DIMM problem or a race condition in
> the kernel code handling ECC?

First if you don't use a mainline kernel you should at least mention
it in the report.

It could well be a race -- the k8 DAC code is always racing against
the builtin machine check handler which reads the same registers.
That is why it was never accepted for mainline and shouldn't be used.

However these races should normally only cause lost events, not
bogus data, so it's probably something the CPU really reported
and EDAC doesn't understand.

The builtin machine check code will report all the same information
through mcelog (on x86-64) or syslog (on i386)

-Andi

      reply	other threads:[~2007-08-09 15:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-09 14:13 Phil Moors
2007-08-09 16:01 ` Andi Kleen [this message]

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=p73d4xwg0il.fsf@bingen.suse.de \
    --to=andi@firstfloor.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmoors@speakeasy.net \
    /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

all inboxes | Powered by JetHome®