From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank van der Linden Subject: Re: [patch 4/4]Enable CMCI (Corrected Machine Check Error Interrupt) for Intel CPUs Date: Tue, 13 Jan 2009 10:29:46 -0700 Message-ID: <496CCF8A.3060906@Sun.COM> References: <200901131221.23669.Christoph.Egger@amd.com> <496CC5F0.6020007@Sun.COM> <200901131811.23330.Christoph.Egger@amd.com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-15 Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: <200901131811.23330.Christoph.Egger@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christoph Egger Cc: "Jiang, Yunhong" , "xen-devel@lists.xensource.com" , Keir Fraser , "Ke, Liping" List-Id: xen-devel@lists.xenproject.org Christoph Egger wrote: > The patches I have seen so far, don't touch the public API at all. > But Intel did. That's the point in this discussion. Actually, it seems we did add a few things that changed it. But looking at our changes now, we might not need them (like mc_apicid; it appears we don't actually use it anywhere). But, I'll have to get back to you on that after I've brought the changes up to xen-unstable level. - Frank