summaryrefslogtreecommitdiffstats
path: root/kernel/kallsyms.c
diff options
context:
space:
mode:
authorChristian Brauner <christian.brauner@ubuntu.com>2020-05-24 23:14:23 +0200
committerChristian Brauner <christian.brauner@ubuntu.com>2020-07-04 23:41:36 +0200
commite0daa22c292b5835a946716b9a2092b30c7d9d31 (patch)
tree07c6016f6e2ac4b66b530bd56c28c431c8410b21 /kernel/kallsyms.c
parent0fdfc53f24cc460e93de57c014bc6e5460755073 (diff)
downloadlinux-e0daa22c292b5835a946716b9a2092b30c7d9d31.tar.gz
linux-e0daa22c292b5835a946716b9a2092b30c7d9d31.tar.bz2
linux-e0daa22c292b5835a946716b9a2092b30c7d9d31.zip
c6x: 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: Mark Salter <msalter@redhat.com> Cc: Aurelien Jacquiot <jacquiot.aurelien@gmail.com> Cc: linux-c6x-dev@linux-c6x.org Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'kernel/kallsyms.c')
0 files changed, 0 insertions, 0 deletions