Timothy E Baldwin f18aef742c ARM: 8802/1: Call syscall_trace_exit even when system call skipped
On at least x86 and ARM64, and as documented in the ptrace man page
a skipped system call will still cause a syscall exit ptrace stop.

Previous to this commit 32-bit ARM did not, resulting in strace
being confused when seccomp skips system calls.

This change also impacts programs that use ptrace to skip system calls.

Fixes: ad75b51459ae ("ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL")
Signed-off-by: Timothy E Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
Signed-off-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Tested-by: Kees Cook <keescook@chromium.org>
Tested-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
2018-10-10 13:53:12 +01:00
..
2018-08-23 14:00:05 -07:00
2018-08-23 13:44:43 -07:00
2018-08-23 14:02:22 -07:00
2018-06-06 09:08:38 -07:00
2018-08-23 13:44:43 -07:00
2018-06-07 14:23:08 +01:00
2018-06-11 17:49:09 -07:00
2018-08-20 18:32:00 -07:00
2018-06-15 07:55:24 +09:00
2018-08-23 13:44:43 -07:00