|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] [7/9] Add mca_asm.S for supportingia64_monarch_init
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.
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
|
|
|
|
|