1
0
Fork 0
alistair23-linux/arch/csky
Guo Ren 09a8dd779e csky: Implement copy_thread_tls
commit 0b9f386c4b upstream.

This is required for clone3 which passes the TLS value through a
struct rather than a register.

Cc: Amanieu d'Antras <amanieu@gmail.com>
Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-03-12 13:00:32 +01:00
..
abiv1 csky: Set regs->usp to kernel sp, when the exception is from kernel 2020-03-12 13:00:16 +01:00
abiv2 csky: Set regs->usp to kernel sp, when the exception is from kernel 2020-03-12 13:00:16 +01:00
boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
configs csky: defconfig 2018-10-25 23:36:19 +08:00
include csky: Fixup compile warning for three unimplemented syscalls 2020-03-12 13:00:16 +01:00
kernel csky: Implement copy_thread_tls 2020-03-12 13:00:32 +01:00
lib treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mm csky: Fixup ftrace modify panic 2020-03-12 13:00:16 +01:00
Kconfig csky: Implement copy_thread_tls 2020-03-12 13:00:32 +01:00
Kconfig.debug treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG 2019-06-09 15:08:18 +09:00