From: H.J. Lu Date: Wed, 2 May 2018 13:26:04 +0000 (-0700) Subject: cl X-Git-Tag: glibc-2.28~303 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=556f5c46c78f094d03b5e3e48900b7e4f312cc5e;p=thirdparty%2Fglibc.git cl --- diff --git a/ChangeLog b/ChangeLog index 8459d1e0bbf..1f1cf0a0497 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-05-02 H.J. Lu + + * 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 * sysdeps/unix/sysv/linux/x86_64/setcontext.S (__setcontext):