Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-07-13 Thread Isaku Yamahata
On Thu, Mar 20, 2008 at 05:52:54PM +1100, Simon Horman wrote: Index: xen-unstable.hg/xen/arch/ia64/xen/xenasm.S === --- xen-unstable.hg.orig/xen/arch/ia64/xen/xenasm.S 2008-04-22 11:24:46.0 +1000 +++

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-28 Thread Simon Horman
A cut down version of set_one_rr (and ia64_new_rr7) for use when switching to the EFI RID for SAL, PAL and EFI calls. There seems to be no need to repin: palcode, mapped_regs or vhpt in this case. If it turns they do need to be repinned then special care needs to betaken to track the correct

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-25 Thread Isaku Yamahata
On Fri, Apr 25, 2008 at 11:30:57AM +1000, Simon Horman wrote: Index: xen-unstable.hg/xen/arch/ia64/xen/xenasm.S === --- xen-unstable.hg.orig/xen/arch/ia64/xen/xenasm.S 2008-04-25 11:17:22.0 +1000 +++

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-25 Thread Simon Horman
On Fri, Apr 25, 2008 at 03:36:53PM +0900, Isaku Yamahata wrote: On Fri, Apr 25, 2008 at 11:30:57AM +1000, Simon Horman wrote: Index: xen-unstable.hg/xen/arch/ia64/xen/xenasm.S === ---

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-24 Thread Simon Horman
On Thu, Apr 24, 2008 at 03:55:15AM +0200, Tristan Gingold wrote: On Thu, Apr 24, 2008 at 09:04:01AM +1000, Simon Horman wrote: A cut down version of set_one_rr (and ia64_new_rr7) for use when switching to the EFI RID for SAL, PAL and EFI calls. Hi, is it for efficienty or fonctionnaly

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-24 Thread Alex Williamson
Hi Simon, This series seems to work ok for me, at least as far as existing functionality, I haven't tested kexec. This patch has some commented out code (a couple lines in the asm, then a chunk later). Can this be cleaned out, or should it at least be better commented about why it remains?

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-24 Thread Simon Horman
On Thu, Apr 24, 2008 at 01:46:48PM -0600, Alex Williamson wrote: Hi Simon, This series seems to work ok for me, at least as far as existing functionality, I haven't tested kexec. This patch has some commented out code (a couple lines in the asm, then a chunk later). Can this be cleaned

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-24 Thread Simon Horman
A cut down version of set_one_rr (and ia64_new_rr7) for use when switching to the EFI RID for SAL, PAL and EFI calls. There seems to be no need to repin: palcode, mapped_regs or vhpt in this case. If it turns they do need to be repinned then special care needs to betaken to track the correct

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-23 Thread Simon Horman
A cut down version of set_one_rr (and ia64_new_rr7) for use when switching to the EFI RID for SAL, PAL and EFI calls. There seems to be no need to repin: palcode, mapped_regs or vhpt in this case. If it turns they do need to be repinned then special care needs to betaken to track the correct

Re: [Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-23 Thread Tristan Gingold
On Thu, Apr 24, 2008 at 09:04:01AM +1000, Simon Horman wrote: A cut down version of set_one_rr (and ia64_new_rr7) for use when switching to the EFI RID for SAL, PAL and EFI calls. Hi, is it for efficienty or fonctionnaly required ? There seems to be no need to repin: palcode, mapped_regs or

[Xen-ia64-devel] [patch 06/12] ia64: kexec: Repining for EFI RID

2008-04-22 Thread Simon Horman
A cut down version of set_one_rr (and ia64_new_rr7) for use when switching to the EFI RID for SAL, PAL and EFI calls. There seems to be no need to repin: palcode, mapped_regs or vhpt in this case. If it turns they do need to be repinned then special care needs to betaken to track the correct