linux_dsm_epyc7002/arch/xtensa/kernel
Amanieu d'Antras c346b94f8c
xtensa: Implement copy_thread_tls
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-xtensa@linux-xtensa.org
Cc: <stable@vger.kernel.org> # 5.3.x
Link: https://lore.kernel.org/r/20200102172413.654385-7-amanieu@gmail.com
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
2020-01-07 13:31:25 +01:00
..
syscalls clone3-v5.3 2019-07-11 10:09:44 -07:00
.gitignore
align.S
asm-offsets.c
coprocessor.S xtensa: drop unneeded headers from coprocessor.S 2019-11-26 11:33:58 -08:00
entry.S xtensa: clean up system_call/xtensa_rt_sigreturn interaction 2019-11-29 19:37:12 -08:00
head.S xtensa: add XIP kernel support 2019-11-26 11:33:38 -08:00
hw_breakpoint.c
irq.c
jump_label.c
Makefile xtensa: use the generic uncached segment support 2019-11-11 10:52:18 +01:00
mcount.S xtensa: abstract 'entry' and 'retw' in assembly code 2019-07-08 10:04:48 -07:00
module.c
mxhead.S
pci-dma.c dma-mapping: drop the dev argument to arch_sync_dma_for_* 2019-11-20 20:31:38 +01:00
pci.c xtensa: use generic pcibios_set_master and pcibios_enable_device 2019-06-16 23:31:29 -07:00
perf_event.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
platform.c xtensa: drop dead PCI support code 2019-06-16 23:31:28 -07:00
process.c xtensa: Implement copy_thread_tls 2020-01-07 13:31:25 +01:00
ptrace.c xtensa: fix system_call interaction with ptrace 2019-11-29 15:47:54 -08:00
s32c1i_selftest.c
setup.c xtensa: add XIP kernel support 2019-11-26 11:33:38 -08:00
signal.c xtensa: clean up system_call/xtensa_rt_sigreturn interaction 2019-11-29 19:37:12 -08:00
smp.c
stacktrace.c xtensa: add support for call0 ABI in userspace 2019-09-01 13:11:57 -07:00
syscall.c
time.c
traps.c xtensa: make stack dump size configurable 2019-11-26 11:33:39 -08:00
vectors.S
vmlinux.lds.S Xtensa updates for v5.5: 2019-12-03 12:46:44 -08:00
xtensa_ksyms.c xtensa: drop EXPORT_SYMBOL for outs*/ins* 2019-10-14 16:02:04 -07:00