From: kaf24@scramble.cl.cam.ac.uk Date: Thu, 13 May 2004 16:59:35 +0000 (+0000) Subject: bitkeeper revision 1.891.1.18 (40a3a977q1-ubqTLYFcSD7GOUOTVkA) X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~18211^2~12 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b6ee24aca560d0892d9c88080079e94697bcad4d;p=xen.git bitkeeper revision 1.891.1.18 (40a3a977q1-ubqTLYFcSD7GOUOTVkA) Bah. --- diff --git a/xen/arch/i386/entry.S b/xen/arch/i386/entry.S index 1d55a51617..758848a67c 100644 --- a/xen/arch/i386/entry.S +++ b/xen/arch/i386/entry.S @@ -545,6 +545,7 @@ error_code: # worst that will happen is that our return code is no longer atomic. # This will do -- noone will ever notice. :-) sti + movl %esp,%edx pushl %esi # push the error code pushl %edx # push the pt_regs pointer GET_CURRENT(%ebx)