WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Re: MCE handler in 2.6.37 kernel

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: [Xen-devel] Re: MCE handler in 2.6.37 kernel
From: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx>
Date: Wed, 2 Feb 2011 13:48:44 -0800
Cc: "Xen-devel@xxxxxxxxxxxxxxxxxxx" <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 02 Feb 2011 13:49:50 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D4998DE.4090106@xxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: Oracle Corporation
References: <20110201193939.70d96764@xxxxxxxxxxxxxxxxxxxx> <4D4998DE.4090106@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, 02 Feb 2011 09:48:14 -0800
Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> 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

Yeah, I can do basic testing if you send or point me to the Intel patch
you mention.

thanks
Mukesh

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>