linux/arch/s390/include
Jan Willeke dc295880c6 s390/seccomp: fix error return for filtered system calls
The syscall_set_return_value function of s390 negates the error argument
before storing the value to the return register gpr2. This is incorrect,
the seccomp code already passes the negative error value.
Store the unmodified error value to gpr2.

Signed-off-by: Jan Willeke <willeke@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-07-28 10:02:31 +02:00
..
asm s390/seccomp: fix error return for filtered system calls 2014-07-28 10:02:31 +02:00
uapi/asm A bunch of one-liners (except the s390 one). 2014-07-01 09:27:34 -07:00