diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2020-05-25 00:26:47 +0300 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2020-07-05 00:41:37 +0300 |
commit | 15350c4226c7a3cdce4f2feb0fb96ed0986cf9a5 (patch) | |
tree | 95a5c940d1b8ea500c9746897ac84639173a7646 /scripts/gdb/linux/genpd.py | |
parent | 1dd966ea63f46b82ae9e367de22e3f8c70450fd5 (diff) | |
download | linux-15350c4226c7a3cdce4f2feb0fb96ed0986cf9a5.tar.xz |
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>
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions