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-ia64-devel

Re: [Xen-ia64-devel] [PATCH 0/12]MCA handler support for Xen/ia64 TAKE 2

To: SUZUKI Kazuhiro <kaz@xxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [PATCH 0/12]MCA handler support for Xen/ia64 TAKE 2
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Sun, 29 Oct 2006 10:54:14 -0700
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 29 Oct 2006 09:54:31 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060922.193058.68551752.kaz@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Organization: OSLO R&D
References: <20060922.193058.68551752.kaz@xxxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Kaz,

   I'm still having several problems with the MCA support patches.  I've
published my tree here:

http://free.linux.hp.com/~awilliam/xen-ia64-mca

Could you take a look and make sure I didn't break anything when
applying the patches or updating them to the latest tree?  I'm seeing
hangs during dom0 bootup.  The system has several error logs, so I
thought there might be a race.  However, if I deconfigure the 2nd CPU
(2-way Madison system), it hangs even before launching dom0.  Maybe it's
trying to retrieve an error log from the offline CPU?  On another system
I have that did boot up, I saw several of these errors:

xencomm_init_desc: could only translate 49152 of 130000 bytes
xencomm_init_desc: could only translate 49152 of 170000 bytes

Seems like we need a solution for handling larger error logs.  I think
it may also be wrong that SAL_GET/CLEAR_STATE_INFO are exposed to
non-privileged domains.  Thanks,

        Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.


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

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-ia64-devel] [PATCH 0/12]MCA handler support for Xen/ia64 TAKE 2, Alex Williamson <=