public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Florian Weimer <fw@deneb.enyo.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] AMD64: fix mce_cpu_quirks typos
Date: Wed, 1 Feb 2006 14:44:00 -0500	[thread overview]
Message-ID: <20060201194400.GB21132@redhat.com> (raw)
In-Reply-To: <87fyn2yjpr.fsf@mid.deneb.enyo.de>

On Wed, Feb 01, 2006 at 08:14:56PM +0100, Florian Weimer wrote:
 > The spurious MCE is TLB-related.  I *think* the bit for the correct
 > status code is stored at position 10 HEX, not 10 DEC

not true.   According to the BIOS writer guide, it's bit 10.
The register only defines bits up to bit 12

Your patch makes it poke a reserved part of the register, which
is definitly undesired.

		Dave


  reply	other threads:[~2006-02-01 19:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-01 19:14 [PATCH] AMD64: fix mce_cpu_quirks typos Florian Weimer
2006-02-01 19:44 ` Dave Jones [this message]
2006-02-01 19:49   ` Florian Weimer
     [not found] <87fyn2yjpr.fsf@mid.deneb.enyo.de.suse.lists.linux.kernel>
2006-02-01 19:59 ` Andi Kleen
2006-02-01 20:21   ` Florian Weimer
2006-02-01 20:43     ` Andi Kleen
2006-02-02 12:59       ` Florian Weimer

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=20060201194400.GB21132@redhat.com \
    --to=davej@redhat.com \
    --cc=fw@deneb.enyo.de \
    --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