[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] [IA64] add IA64_MCA_CPU_INIT_STACK_OFFSET



# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 9ec05cd1e8736fe0ce7bf88adf49153f43a3e85d
# Parent  f24993f27cc40216b48e585bb33038dc0b950441
[IA64] add IA64_MCA_CPU_INIT_STACK_OFFSET

add IA64_MCA_CPU_INIT_STACK_OFFSET which is used in 
MINSTATE_START_SAVE_MIN_PHYS

Signed-off-by: Akio Takebe <takebe_akio@xxxxxxxxxxxxxx>
---
 xen/arch/ia64/asm-offsets.c |    4 ++++
 1 files changed, 4 insertions(+)

diff -r f24993f27cc4 -r 9ec05cd1e873 xen/arch/ia64/asm-offsets.c
--- a/xen/arch/ia64/asm-offsets.c       Thu Jul 06 08:30:17 2006 -0600
+++ b/xen/arch/ia64/asm-offsets.c       Thu Jul 06 09:51:27 2006 -0600
@@ -8,6 +8,7 @@
 #include <xen/sched.h>
 #include <asm/processor.h>
 #include <asm/ptrace.h>
+#include <asm/mca.h>
 #include <public/xen.h>
 #include <asm/tlb.h>
 #include <asm/regs.h>
@@ -31,6 +32,9 @@ void foo(void)
        DEFINE(IA64_CPU_SIZE, sizeof (struct cpuinfo_ia64));
        DEFINE(UNW_FRAME_INFO_SIZE, sizeof (struct unw_frame_info));
        DEFINE(SHARED_INFO_SIZE, sizeof (struct shared_info));
+
+       BLANK();
+       DEFINE(IA64_MCA_CPU_INIT_STACK_OFFSET, offsetof (struct ia64_mca_cpu, 
init_stack));
 
        BLANK();
 #ifdef   VTI_DEBUG

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.