android_kernel_xiaomi_sm8350/arch/m68k/68000
Michael Schmitz 51c0dca573 m68k: Check syscall_trace_enter() return code
[ Upstream commit 2ca8a1de4437f21562e57f9ac123914747a8e7a1 ]

Check return code of syscall_trace_enter(), and skip syscall
if -1. Return code will be left at what had been set by
ptrace or seccomp (in regs->d0).

No regression seen in testing with strace on ARAnyM.

Signed-off-by: Michael Schmitz <schmitzmic@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20230112035529.13521-2-schmitzmic@gmail.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-11 16:43:55 +01:00
..
bootlogo-vz.h
bootlogo.h
entry.S
head.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ints.c m68k: move non-mmu 68000 platform code 2014-09-29 09:18:35 +10:00
m68EZ328.c
m68VZ328.c
m68328.c m68k/68000: Modernize printing of kernel messages 2017-02-12 10:36:49 +01:00
Makefile
romvec.S m68k: move non-mmu 68000 platform code 2014-09-29 09:18:35 +10:00
timers.c