1
0
Fork 0
freescale-linux-fslc/arch/nios2
Andreas Oetken 1fe02a86fa nios2: fixed broken sys_clone syscall
[ Upstream commit 9abcfcb203 ]

The tls pointer must be pushed on the stack prior to calling nios2_clone
as it is the 5th function argument. Prior handling of the tls pointer was
done inside former called function copy_thread_tls using the r8 register
from the current_pt_regs directly. This was a bad design and resulted in
the current bug introduced in 04bd52fb.

Fixes: 04bd52fb ("nios2: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args")
Signed-off-by: Andreas Oetken <andreas.oetken@siemens.com>
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-04 11:38:16 +01:00
..
boot nios2 update for v5.7-rc1 2020-04-11 11:38:44 -07:00
configs sysctl: Remove the sysctl system call 2019-11-26 13:03:56 -06:00
include unify generic instances of csum_partial_copy_nocheck() 2020-08-20 15:45:14 -04:00
kernel nios2: fixed broken sys_clone syscall 2021-03-04 11:38:16 +01:00
lib treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 2019-06-19 17:09:07 +02:00
mm mm/nios2: use general page fault accounting 2020-08-12 10:58:03 -07:00
platform arch: nios2: Enable the common clk subsystem on Nios2 2020-04-11 01:45:28 +08:00
Kconfig uaccess: add infrastructure for kernel builds with set_fs() 2020-09-08 22:21:32 -04:00
Kconfig.debug nios2: remove pointless second entry for CONFIG_TRACE_IRQFLAGS_SUPPORT 2019-07-04 11:32:09 +08:00
Makefile kbuild: consolidate Devicetree dtb build rules 2018-10-02 09:23:21 -05:00