diff options
author | Jan Willeke <[email protected]> | 2014-07-22 16:50:57 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2014-07-28 10:02:31 +0200 |
commit | dc295880c6752076f8b94ba3885d0bfff09e3e82 (patch) | |
tree | 193959044c6458cb104cdf3f14bd00920bacdb97 /net/lapb/lapb_subr.c | |
parent | c60d1ae4efcb5790f7d085369baf66c167a6484f (diff) |
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 <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions