commit | c40413a65eeb98d6f9eeb92544ab782c812ccc51 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Feb 10 06:56:34 2017 +1000 |
committer | Richard Henderson <rth@twiddle.net> | Tue Feb 14 08:14:59 2017 +1100 |
tree | ec6a689918e2a69582b6121ac3eabe2746773858 | |
parent | a0adc417a0b22e9b33a529133e04822753067f33 [diff] |
linux-user: Honor CLONE_SETTLS for openrisc Threads work much better when you set the TLS register. This was fixed in the upstream kernel for Linux 4.9. Signed-off-by: Richard Henderson <rth@twiddle.net>