[Xen-ia64-devel] [patch] [0/9] Support INIT handler of xen (Take2)

2006-06-22 Thread Akio Takebe
Hi, I updated my init handler patches. I reflected commets. And to make it easy to read, I devide my patch to piaces. [1/9] fix GET_THIS_PADDR [2/9] fix GATE_ADDR [3/9] fix LOAD_PHYSCAL [4/9] add unw_init_from_interruption() [5/9] fix MINSTATE_START/END_SAVE_MIN_PHYS for INIT handler [6/9] fix

Re: [Xen-ia64-devel] [patch] [0/9] Support INIT handler of xen (Take2)

2006-06-22 Thread Akio Takebe
[9/9] Add mca_asm, mca into Makefile I add mca.o, mca_asm.o into Makefile. And I remove dummy ia64_mca_init(). Signed-off-by: Akio Takebe [EMAIL PROTECTED] linux-xen/Makefile |1 + xen/Makefile |1 + xen/xenmisc.c |1 - 3 files changed, 2 insertions(+), 1 deletion(-)