diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2020-05-24 23:20:53 +0200 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2020-07-04 23:41:37 +0200 |
commit | 1dd966ea63f46b82ae9e367de22e3f8c70450fd5 (patch) | |
tree | 3f9a962400eedf9e033901e481e107dee09e5dee /arch/sh/kernel | |
parent | ad1bb82c057ecebfdb0b619e023c57b425ef7e7e (diff) |
nds32: 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: Greentime Hu <green.hu@gmail.com>
Cc: Nick Hu <nickhu@andestech.com>
Cc: Vincent Chen <deanbo422@gmail.com>
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'arch/sh/kernel')
0 files changed, 0 insertions, 0 deletions