arch: remove HAVE_COPY_THREAD_TLS

All architectures support copy_thread_tls() now, so remove the
copy_thread() function and the HAVE_COPY_THREAD_TLS config option.
Everyone just used the same calling convention.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
28 files changed