diff options
author | Christian Brauner <christian.brauner@ubuntu.com> | 2020-05-25 00:20:53 +0300 |
---|---|---|
committer | Christian Brauner <christian.brauner@ubuntu.com> | 2020-07-05 00:41:37 +0300 |
commit | 1dd966ea63f46b82ae9e367de22e3f8c70450fd5 (patch) | |
tree | 3f9a962400eedf9e033901e481e107dee09e5dee /scripts/gdb/linux/genpd.py | |
parent | ad1bb82c057ecebfdb0b619e023c57b425ef7e7e (diff) | |
download | linux-1dd966ea63f46b82ae9e367de22e3f8c70450fd5.tar.xz |
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 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions