This commit is contained in:
H.J. Lu 2018-05-02 06:26:04 -07:00
parent 8b8f32b280
commit 556f5c46c7

View File

@ -1,3 +1,9 @@
2018-05-02 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/unix/sysv/linux/x86_64/swapcontext.S (__swapcontext):
Restore the pointer into %rdx, after syscall and use %rdx,
instead of %rsi, to restore context.
2018-05-02 H.J. Lu <hongjiu.lu@intel.com>
* sysdeps/unix/sysv/linux/x86_64/setcontext.S (__setcontext):