diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2020-05-25 00:29:27 +0300 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2020-07-05 00:41:37 +0300 |
commit | 8496da092a5350cfcc1d9c518712e7b1b3848f18 (patch) | |
tree | 0c5c5ee213c96a86eb012ede66181089a2d6d2a6 /arch/h8300/kernel | |
parent | 15350c4226c7a3cdce4f2feb0fb96ed0986cf9a5 (diff) | |
download | linux-8496da092a5350cfcc1d9c518712e7b1b3848f18.tar.xz |
unicore: switch to copy_thread_tls()
Use the copy_thread_tls() calling convention which passes tls through a
register. This is required so we can remove the copy_thread{_tls}() split
and remove the HAVE_COPY_THREAD_TLS macro.
Cc: Guan Xuetao <gxt@pku.edu.cn>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'arch/h8300/kernel')
0 files changed, 0 insertions, 0 deletions