public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@muc.de>
To: "Simon Garner" <sgarner@expio.co.nz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: MSI K8D-Master - GART error 3
Date: Tue, 05 Aug 2003 02:11:39 +0200	[thread overview]
Message-ID: <m3k79t7ykk.fsf@averell.firstfloor.org> (raw)
In-Reply-To: <gC1o.2gU.5@gated-at.bofh.it> ("Simon Garner"'s message of "Mon, 04 Aug 2003 03:10:06 +0200")

"Simon Garner" <sgarner@expio.co.nz> writes:

> Aug  4 12:52:41 terra kernel: Northbridge status 9405c00000000a13
> Aug  4 12:52:41 terra kernel: GART error 3

There is nothing in any of my trees that generates such a message.
If it was GART related  it would be either "GART TLB error ..." or 
"extended error gart error". But even that should not happen anymore, 
see below.

I don't know what the RedHat kernel does, they may have changed the MCE
handler over the reference port.

> The system also has an Adaptec 2120S scsi raid card.

Probably the driver is doing something bad with the pci_dma API
(which uses the GART on x86-64)

You can always disable it with mce=off or better mce=0 
as the message seems to be caused by the periodic non fatal MCE check timer.

However there was a bug in the MCE handler where it managed to turn on
an GART related MCE event through the backdoor that doesn't work
correctly and is sometimes raised spuriously. But at least in the SuSE
beta9 kernel or recent x86-64.org kernels this should have been
fixed. But it doesn't generate such a error message anyways,
so it's hard to know what the exact cause is.

I would suggest to retry with a recent x86-64.org CVS kernel and see
if it still happens there.

-Andi

       reply	other threads:[~2003-08-05  0:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gC1o.2gU.5@gated-at.bofh.it>
2003-08-05  0:11 ` Andi Kleen [this message]
2003-08-05  0:45   ` MSI K8D-Master - GART error 3 Simon Garner
2003-08-05 13:42     ` Andi Kleen
2003-08-10 22:43       ` Simon Garner
2003-08-10 22:56         ` Andi Kleen
2003-08-12 23:22           ` Simon Garner
2003-08-04  1:05 Simon Garner

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=m3k79t7ykk.fsf@averell.firstfloor.org \
    --to=ak@muc.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sgarner@expio.co.nz \
    /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