diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2020-06-23 01:43:23 +0200 |
---|---|---|
committer | Rich Felker <dalias@libc.org> | 2020-08-15 04:05:18 +0200 |
commit | e1cc9d8d596e233538a3ecaffea665185751db35 (patch) | |
tree | 09e2bc4406906662d6d8602086bdd773903d2aa7 /arch/sh/kernel/iomap.c | |
parent | sh: use the generic dma coherent remap allocator (diff) | |
download | linux-e1cc9d8d596e233538a3ecaffea665185751db35.tar.xz linux-e1cc9d8d596e233538a3ecaffea665185751db35.zip |
sh: 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: Rich Felker <dalias@libc.org>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: linux-sh@vger.kernel.org
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/kernel/iomap.c')
0 files changed, 0 insertions, 0 deletions