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-- 6.6 KB
Makefile -rw-r--r-- 1.2 KB
da8xx_remoteproc.c -rw-r--r-- 10.1 KB
imx_rproc.c -rw-r--r-- 10.4 KB
keystone_remoteproc.c -rw-r--r-- 13.8 KB
omap_remoteproc.c -rw-r--r-- 5.9 KB
omap_remoteproc.h -rw-r--r-- 2.8 KB
qcom_common.c -rw-r--r-- 6.4 KB
qcom_common.h -rw-r--r-- 1.6 KB
qcom_q6v5.c -rw-r--r-- 6.7 KB
qcom_q6v5.h -rw-r--r-- 941 bytes
qcom_q6v5_adsp.c -rw-r--r-- 12.7 KB
qcom_q6v5_mss.c -rw-r--r-- 40.8 KB
qcom_q6v5_pas.c -rw-r--r-- 9.3 KB
qcom_q6v5_wcss.c -rw-r--r-- 14.3 KB
qcom_sysmon.c -rw-r--r-- 15.1 KB
qcom_wcnss.c -rw-r--r-- 14.2 KB
qcom_wcnss.h -rw-r--r-- 504 bytes
qcom_wcnss_iris.c -rw-r--r-- 4.1 KB
remoteproc_core.c -rw-r--r-- 58.2 KB
remoteproc_debugfs.c -rw-r--r-- 10.9 KB
remoteproc_elf_loader.c -rw-r--r-- 8.9 KB
remoteproc_internal.h -rw-r--r-- 3.3 KB
remoteproc_sysfs.c -rw-r--r-- 3.5 KB
remoteproc_virtio.c -rw-r--r-- 10.7 KB
st_remoteproc.c -rw-r--r-- 11.4 KB
st_slim_rproc.c -rw-r--r-- 8.3 KB
stm32_rproc.c -rw-r--r-- 16.7 KB
wkup_m3_rproc.c -rw-r--r-- 6.0 KB

back to top