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-- 691 bytes
Makefile -rw-r--r-- 452 bytes
channel.c -rw-r--r-- 25.0 KB
channel_mgmt.c -rw-r--r-- 38.1 KB
connection.c -rw-r--r-- 12.4 KB
hv.c -rw-r--r-- 7.0 KB
hv_balloon.c -rw-r--r-- 45.2 KB
hv_debugfs.c -rw-r--r-- 4.4 KB
hv_fcopy.c -rw-r--r-- 9.5 KB
hv_kvp.c -rw-r--r-- 20.1 KB
hv_snapshot.c -rw-r--r-- 9.8 KB
hv_trace.c -rw-r--r-- 114 bytes
hv_trace.h -rw-r--r-- 9.9 KB
hv_trace_balloon.h -rw-r--r-- 1.6 KB
hv_util.c -rw-r--r-- 13.5 KB
hv_utils_transport.c -rw-r--r-- 7.6 KB
hv_utils_transport.h -rw-r--r-- 1.6 KB
hyperv_vmbus.h -rw-r--r-- 10.8 KB
ring_buffer.c -rw-r--r-- 15.7 KB
vmbus_drv.c -rw-r--r-- 61.7 KB

back to top