kernel_optimize_test/arch/csky
Guo Ren f36e0aab6f csky: Fixup CONFIG_DEBUG_RSEQ
Put the rseq_syscall check point at the prologue of the syscall
will break the a0 ... a7. This will casue system call bug when
DEBUG_RSEQ is enabled.

So move it to the epilogue of syscall, but before syscall_trace.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
2020-05-28 00:18:36 +00:00
..
abiv1 csky: Coding convention in entry.S 2020-05-28 00:18:36 +00:00
abiv2 csky: Coding convention in entry.S 2020-05-28 00:18:36 +00:00
boot
configs
include csky: Coding convention in entry.S 2020-05-28 00:18:36 +00:00
kernel csky: Fixup CONFIG_DEBUG_RSEQ 2020-05-28 00:18:36 +00:00
lib csky: Fixup raw_copy_from_user() 2020-05-15 00:16:30 +08:00
mm mm/vma: append unlikely() while testing VMA access permissions 2020-04-07 10:43:38 -07:00
Kconfig csky: Fixup calltrace panic 2020-05-13 17:55:06 +08:00
Kconfig.debug
Kconfig.platforms
Makefile csky: Fixup calltrace panic 2020-05-13 17:55:06 +08:00