Skip to content
Commit 377141e1 authored by Sven Schnelle's avatar Sven Schnelle Committed by Paul Gortmaker
Browse files

s390/ptrace: pass invalid syscall numbers to tracing

commit 00332c16

 upstream.

tracing expects to see invalid syscalls, so pass it through.
The syscall path in entry.S checks the syscall number before
looking up the handler, so it is still safe.

Signed-off-by: default avatarSven Schnelle <svens@linux.ibm.com>
Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent a06f07fc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment