From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Machine check exception? (2.4.6+SMP+VIA)
Date: 8 Jul 2001 13:39:29 -0700 [thread overview]
Message-ID: <9iage1$1c6$1@cesium.transmeta.com> (raw)
In-Reply-To: <20010709050418.A28809@weta.f00f.org> <Pine.LNX.4.30.0107081907440.28660-100000@Appserv.suse.de>
Followup to: <Pine.LNX.4.30.0107081907440.28660-100000@Appserv.suse.de>
By author: Dave Jones <davej@suse.de>
In newsgroup: linux.dev.kernel
>
> On Mon, 9 Jul 2001, Chris Wedgwood wrote:
>
> > Actually you merged that with Linus a few revisions back iirc.
> > I don't see it for K7/AMD:
>
> > cw:tty5@tapu(kernel)$ grep machine_check\(struct\ pt bluesmoke.c
> > static void intel_machine_check(struct pt_regs * regs, long error_code)
>
> There is no K7 specific implementation. It's the same as the Intel MSRs.
>
> From the comment in the file:
>
> case X86_VENDOR_AMD:
> /*
> * AMD K7 machine check is Intel like
> */
> if(c->x86 == 6)
> intel_mcheck_init(c);
> break;
>
>
Note that I released a patch to make bluesmoke a lot more generic
quite a while ago. Linus was in the "I don't want to even hear about
anything but critical bugfixes" mode at that point, so it didn't get
integrated.
If anyone is interested, it is at:
http://www.kernel.org/pub/linux/kernel/people/hpa/bluesmoke-2.4.0-test11-pre5-3.diff.gz
Let me know if you want me to bring it forward.
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
next prev parent reply other threads:[~2001-07-08 20:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-07 20:32 Machine check exception? (2.4.6+SMP+VIA) Vibol Hou
2001-07-07 20:54 ` H. Peter Anvin
2001-07-07 21:41 ` Alan Cox
2001-07-08 7:28 ` Chris Wedgwood
2001-07-08 14:00 ` Alan Cox
2001-07-08 15:33 ` Dave Jones
2001-07-08 17:04 ` Chris Wedgwood
2001-07-08 17:09 ` Dave Jones
2001-07-08 17:18 ` Chris Wedgwood
2001-07-08 20:39 ` H. Peter Anvin [this message]
2001-07-08 17:32 ` Vibol Hou
2001-07-08 20:40 ` 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='9iage1$1c6$1@cesium.transmeta.com' \
--to=hpa@zytor.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