Fixed saving of esp in KePushAndStackSwitchAndSysRet.

svn path=/trunk/; revision=3094
This commit is contained in:
Hartmut Birr 2002-06-15 14:57:29 +00:00
parent 97970adc7d
commit 8dd702a72b

View file

@ -68,7 +68,7 @@ _KePushAndStackSwitchAndSysRet@28:
pushl 24(%ebp)
pushl 28(%ebp)
movl %ebx, %fs:KPCR_CURRENT_THREAD
movl %fs:KPCR_CURRENT_THREAD, %ebx
movl %esp, KTHREAD_CALLBACK_STACK(%ebx)
movl 32(%ebp), %esp