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] [7/9] Add mca_asm.S for supporting ia64_monarch_ini

To: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] [7/9] Add mca_asm.S for supporting ia64_monarch_init_handler()
From: Alex Williamson <alex.williamson@xxxxxx>
Date: Fri, 23 Jun 2006 10:34:45 -0600
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 23 Jun 2006 09:35:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <2EC6961BAEF8E6takebe_akio@xxxxxxxxxxxxxx>
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: <26C69618CC145Etakebe_akio@xxxxxxxxxxxxxx> <2EC6961BAEF8E6takebe_akio@xxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi Akio,

   I don't know how to maintain this file in linux-xen.  I could almost
go for deletion of lines instead of #ifndef XEN, but that still makes
the maintenance problem more manual.  There's no indication where the
lines below came from though, I can't find the version of mca_asm.S in
linux/ia64 that contains them.  Thanks,

        Alex

On Fri, 2006-06-23 at 01:48 +0900, Akio Takebe wrote:
> +       .global ia64_mca_proc_state_dump
> +       .global ia64_mca_stack
> +       .global ia64_mca_stackframe
> +       .global ia64_mca_bspstore
> +       .global ia64_init_stack
> +       .global ia64_init_stack_addr
...
> +// Now, MCA Dispatch handler is infinity loop.
> +// But it will fix soon.
> +//
> +GLOBAL_ENTRY(ia64_os_mca_dispatch)
> +1:      br.sptk 1b
> +END(ia64_os_mca_dispatch)


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