commit | 0b9f386c4be6493d282aab0af6f9b70c62142777 | [log] [tgz] |
---|---|---|
author | Guo Ren <guoren@linux.alibaba.com> | Wed Feb 12 10:24:52 2020 +0800 |
committer | Guo Ren <guoren@linux.alibaba.com> | Fri Feb 21 15:43:25 2020 +0800 |
tree | 41b2b3541a5d776249ddafa659408ba88ece742b | |
parent | 5b49c82dadfe0f3741778f57385f964ec1514863 [diff] |
csky: Implement copy_thread_tls This is required for clone3 which passes the TLS value through a struct rather than a register. Cc: Amanieu d'Antras <amanieu@gmail.com> Signed-off-by: Guo Ren <guoren@linux.alibaba.com>