[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [PATCH 11/23] vti domain save/restore: add show_stack() prototype
# HG changeset patch # User yamahata@xxxxxxxxxxxxx # Date 1191998420 -32400 # Node ID 679f88a2f502b318b41a708d9cf0e52854804915 # Parent 7c8ffd44bdab4a5c0c4b3a406e956b6c1a6077a9 add show_stack() prototype which will be used later. PATCHNAME: add_show_stack_prototype Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx> diff -r 7c8ffd44bdab -r 679f88a2f502 xen/include/asm-ia64/linux-xen/asm/ptrace.h --- a/xen/include/asm-ia64/linux-xen/asm/ptrace.h Tue Oct 02 19:24:07 2007 +0900 +++ b/xen/include/asm-ia64/linux-xen/asm/ptrace.h Wed Oct 10 15:40:20 2007 +0900 @@ -199,6 +199,8 @@ static inline struct cpu_user_regs *vcpu } struct cpu_user_regs *guest_cpu_user_regs(void); + +extern void show_stack(struct task_struct *task, unsigned long *sp); #endif /* Attachment:
16059_679f88a2f502_add_show_stack_prototype.patch _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |