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-- 576 bytes
Makefile -rw-r--r-- 204 bytes
controlvmchannel.h -rw-r--r-- 22.4 KB
vbuschannel.h -rw-r--r-- 3.0 KB
visorbus_main.c -rw-r--r-- 38.3 KB
visorbus_private.h -rw-r--r-- 1.9 KB
visorchannel.c -rw-r--r-- 11.7 KB
visorchipset.c -rw-r--r-- 46.6 KB

back to top