diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2020-05-24 21:39:53 +0200 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2020-07-04 23:41:36 +0200 |
commit | 0fdfc53f24cc460e93de57c014bc6e5460755073 (patch) | |
tree | 3e2e177c3ed2db2fe4ccc2dc9484d9a3efcbfda6 /lib/kfifo.c | |
parent | ff2a91127b374c75ae024b31d22f23ad49d16eb4 (diff) | |
download | linux-0fdfc53f24cc460e93de57c014bc6e5460755073.tar.gz linux-0fdfc53f24cc460e93de57c014bc6e5460755073.tar.bz2 linux-0fdfc53f24cc460e93de57c014bc6e5460755073.zip |
alpha: 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: linux-alpha@vger.kernel.org
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Diffstat (limited to 'lib/kfifo.c')
0 files changed, 0 insertions, 0 deletions