linux-stable/arch/m68k/coldfire
Michael Schmitz 51c0dca573 m68k: Check syscall_trace_enter() return code
[ Upstream commit 2ca8a1de44 ]

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
..
amcore.c
cache.c
clk.c
device.c m68k: add ColdFire mcf5441x eDMA platform support 2019-02-25 11:04:05 +10:00
dma.c
dma_timer.c
entry.S m68k: Check syscall_trace_enter() return code 2023-03-11 16:43:55 +01:00
firebee.c
gpio.c m68k: coldfire: Include the GPIO driver header 2019-09-09 09:32:32 +10:00
head.S
intc-2.c
intc-525x.c
intc-5249.c
intc-5272.c
intc-simr.c
intc.c
m53xx.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 2019-05-30 11:26:32 -07:00
m54xx.c
m520x.c
m523x.c
m525x.c
m527x.c
m528x.c
m5206.c
m5249.c
m5272.c
m5307.c
m5407.c
m5441x.c m68k: add ColdFire mcf5441x eDMA platform support 2019-02-25 11:04:05 +10:00
Makefile
mcf8390.c
nettel.c
pci.c m68k/PCI: Fix a memory leak in an error handling path 2020-06-24 17:50:16 +02:00
pit.c
reset.c
sltimers.c
stmark2.c
timers.c
vectors.c