Signed-off-by: Jan Beulich <jbeulich@novell.com> Index: 2007-11-13/xen/arch/x86/boot/wakeup.S ==================================================================--- 2007-11-13.orig/xen/arch/x86/boot/wakeup.S 2007-11-14 10:59:04.000000000 +0100 +++ 2007-11-13/xen/arch/x86/boot/wakeup.S 2007-11-14 11:01:05.000000000 +0100 @@ -5,8 +5,6 @@ #define wakesym(sym) (sym - wakeup_start) ENTRY(wakeup_start) - wakeup_code_start = . - cli cld @@ -209,4 +207,3 @@ wakeup_stack_begin: # Stack grows do .fill PAGE_SIZE,1,0 wakeup_stack: # Just below end of first page in this section -ENTRY(wakeup_end) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel