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 supportingia64_monarch_init

To: Alex Williamson <alex.williamson@xxxxxx>
Subject: Re: [Xen-ia64-devel] [7/9] Add mca_asm.S for supportingia64_monarch_init_handler()
From: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
Date: Mon, 26 Jun 2006 16:07:45 +0900
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 26 Jun 2006 00:10:11 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1151080485.5569.14.camel@lappy>
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>
References: <26C69618CC145Etakebe_akio@xxxxxxxxxxxxxx> <2EC6961BAEF8E6takebe_akio@xxxxxxxxxxxxxx> <1151080485.5569.14.camel@lappy>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi, Alex

I'm sorry. I remove more waste line.
I use RHEL4's code as I said in another mail.

Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>

Best Regards,

Akio Takebe

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

Attachment: add_mca_asm_S.new.patch
Description: Binary data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>