ia64/xen-unstable
changeset 1382:362ebd8f741f
bitkeeper revision 1.891.1.18 (40a3a977q1-ubqTLYFcSD7GOUOTVkA)
Bah.
Bah.
author | kaf24@scramble.cl.cam.ac.uk |
---|---|
date | Thu May 13 16:59:35 2004 +0000 (2004-05-13) |
parents | d2776001835f |
children | e9b14013a2e7 |
files | xen/arch/i386/entry.S |
line diff
1.1 --- a/xen/arch/i386/entry.S Thu May 13 16:42:38 2004 +0000 1.2 +++ b/xen/arch/i386/entry.S Thu May 13 16:59:35 2004 +0000 1.3 @@ -545,6 +545,7 @@ error_code: 1.4 # worst that will happen is that our return code is no longer atomic. 1.5 # This will do -- noone will ever notice. :-) 1.6 sti 1.7 + movl %esp,%edx 1.8 pushl %esi # push the error code 1.9 pushl %edx # push the pt_regs pointer 1.10 GET_CURRENT(%ebx)