bitkeeper revision 1.891.1.18 (40a3a977q1-ubqTLYFcSD7GOUOTVkA)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Thu, 13 May 2004 16:59:35 +0000 (16:59 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Thu, 13 May 2004 16:59:35 +0000 (16:59 +0000)
Bah.

xen/arch/i386/entry.S

index 1d55a51617dbafc1ece3fb30062195a6c4245322..758848a67c20162476b70038860cbb7f4343974e 100644 (file)
@@ -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)