1
0
Fork 0
alistair23-linux/arch/csky
Guo Ren 108681048c csky: Fixup abiv2 syscall_trace break a4 & a5
[ Upstream commit e0bbb53843 ]

Current implementation could destory a4 & a5 when strace, so we need to get them
from pt_regs by SAVE_ALL.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-06-17 16:40:21 +02:00
..
abiv1 csky: Fixup msa highest 3 bits mask 2020-06-03 08:21:13 +02:00
abiv2 csky: Fixup abiv2 syscall_trace break a4 & a5 2020-06-17 16:40:21 +02: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 raw_copy_from_user() 2020-06-03 08:21:15 +02:00
kernel csky: Fixup abiv2 syscall_trace break a4 & a5 2020-06-17 16:40:21 +02:00
lib csky: Fixup raw_copy_from_user() 2020-06-03 08:21:15 +02:00
mm csky: Fixup get wrong psr value from phyical reg 2020-04-23 10:36:38 +02: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