From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Mukesh Rathor <mukesh.rathor@oracle.com>
Cc: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>
Subject: Re: MCE handler in 2.6.37 kernel
Date: Wed, 02 Feb 2011 09:48:14 -0800 [thread overview]
Message-ID: <4D4998DE.4090106@goop.org> (raw)
In-Reply-To: <20110201193939.70d96764@mantra.us.oracle.com>
On 02/01/2011 07:39 PM, Mukesh Rathor wrote:
> Hi Jeremy,
>
> I am playing around with MCE stuff, and looking to test MCE handler in
> the guest kernel next. Just wondering why we are not installing
> MCE handler in the hypervisor in 2.6.37 kernel.
>
>
> arch/x86/xen/enlighten.c:
>
> cvt_gate_to_trap():
>
> #ifdef CONFIG_X86_MCE
> } else if (addr == (unsigned long)machine_check) {
> return 0;
> #endif
There's a patch from the Intel folks to implement MCE, but I hadn't
added it to my upstream todo list yet. I think it's pretty small, so no
problem to add it - esp if you can actually test it.
J
next prev parent reply other threads:[~2011-02-02 17:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-02 3:39 MCE handler in 2.6.37 kernel Mukesh Rathor
2011-02-02 8:45 ` Ian Campbell
2011-02-02 17:48 ` Jeremy Fitzhardinge [this message]
2011-02-02 21:48 ` Mukesh Rathor
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=4D4998DE.4090106@goop.org \
--to=jeremy@goop.org \
--cc=Xen-devel@lists.xensource.com \
--cc=mukesh.rathor@oracle.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.