https://github.com/torvalds/linux
Revision d2f36c787b2181561d8b95814f8cdad64b348ad7 authored by Amanieu d'Antras on 02 January 2020, 17:24:10 UTC, committed by Christian Brauner on 07 January 2020, 12:31:21 UTC
This is required for clone3 which passes the TLS value through a
struct rather than a register.

Signed-off-by: Amanieu d'Antras <amanieu@gmail.com>
Cc: linux-parisc@vger.kernel.org
Cc: <stable@vger.kernel.org> # 5.3.x
Link: https://lore.kernel.org/r/20200102172413.654385-5-amanieu@gmail.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
1 parent 167ee0b
History
Tip revision: d2f36c787b2181561d8b95814f8cdad64b348ad7 authored by Amanieu d'Antras on 02 January 2020, 17:24:10 UTC
parisc: Implement copy_thread_tls
Tip revision: d2f36c7
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Kconfig.vringh -rw-r--r-- 178 bytes
Makefile -rw-r--r-- 299 bytes
net.c -rw-r--r-- 44.3 KB
scsi.c -rw-r--r-- 61.4 KB
test.c -rw-r--r-- 7.3 KB
test.h -rw-r--r-- 226 bytes
vhost.c -rw-r--r-- 62.8 KB
vhost.h -rw-r--r-- 8.6 KB
vringh.c -rw-r--r-- 27.9 KB
vsock.c -rw-r--r-- 20.8 KB

back to top