linux-stable/arch/m68k/coldfire
Michael Schmitz fcf9fb5242 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-10 09:39:49 +01:00
..
Makefile m68k: coldfire: use legacy_timer_tick() 2020-10-30 21:57:05 +01:00
amcore.c m68k: add Sysam AMCORE open board support 2016-12-05 08:53:27 +10:00
cache.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
clk.c m68k: coldfire: return success for clk_enable(NULL) 2021-08-23 08:40:04 +10:00
device.c m68k: coldfire/device.c: protect FLEXCAN blocks 2022-08-25 11:40:05 +02:00
dma.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dma_timer.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
entry.S m68k: Check syscall_trace_enter() return code 2023-03-10 09:39:49 +01:00
firebee.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
gpio.c m68k: coldfire: Include the GPIO driver header 2019-09-09 09:32:32 +10:00
head.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
intc-2.c
intc-525x.c
intc-5249.c
intc-5272.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
intc-simr.c m68k: coldfire: fix irq ranges 2021-04-23 15:33:40 +10:00
intc.c
m53xx.c m68k: coldfire: remove private clk_get/clk_put 2021-06-08 17:00:09 +02:00
m54xx.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m520x.c m68k: coldfire: remove private clk_get/clk_put 2021-06-08 17:00:09 +02:00
m523x.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m525x.c m68k/coldfire: change pll var. to clk_pll 2021-07-26 08:41:38 +10:00
m527x.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m528x.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m5206.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m5249.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m5272.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m5307.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m5407.c m68k: coldfire: use clkdev_lookup on most coldfire 2021-06-08 17:00:09 +02:00
m5441x.c m68k: m5441x: add flexcan support 2021-08-23 08:40:04 +10:00
mcf8390.c
nettel.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci.c m68k/PCI: Fix a memory leak in an error handling path 2020-05-25 10:32:20 +10:00
pit.c m68k: remove timer_interrupt() function 2020-10-30 21:57:06 +01:00
reset.c
sltimers.c m68k: remove timer_interrupt() function 2020-10-30 21:57:06 +01:00
stmark2.c m68k: stmark2: update board setup 2021-08-23 08:40:04 +10:00
timers.c m68k: remove timer_interrupt() function 2020-10-30 21:57:06 +01:00
vectors.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00