# HG changeset patch # User kaf24@scramble.cl.cam.ac.uk # Date 1084467575 0 # Node ID 362ebd8f741f419150341f51a0a22110b9956430 # Parent d2776001835f96d880c74c8fa8b5c25b04c400de bitkeeper revision 1.891.1.18 (40a3a977q1-ubqTLYFcSD7GOUOTVkA) Bah. diff -r d2776001835f -r 362ebd8f741f xen/arch/i386/entry.S --- a/xen/arch/i386/entry.S Thu May 13 16:42:38 2004 +0000 +++ b/xen/arch/i386/entry.S Thu May 13 16:59:35 2004 +0000 @@ -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)