Re: [Xen-ia64-devel] [8/9] add mca.c for supporting INIT handler

2006-06-23 Thread Alex Williamson
On Fri, 2006-06-23 at 01:50 +0900, Akio Takebe wrote: This is main patch for supporting INIT handler. I update this patch. - into xen/arch/ia64/xen - make smaller mca.c. (non-ifdef code) Hi Akio, Maybe the question I should have asked the first time around was why is init handling so

[Xen-ia64-devel] [8/9] add mca.c for supporting INIT handler

2006-06-22 Thread Akio Takebe
This is main patch for supporting INIT handler. I update this patch. - into xen/arch/ia64/xen - make smaller mca.c. (non-ifdef code) In ia64_mca_init(), MCA/INIT handler is registered by ia64_sal_set_vectors(). MCA handler is ia64_monarch_init_handler in mca_asm.S INIT handler is