Skip to content
Commit 19a09e42 authored by Al Viro's avatar Al Viro
Browse files

alpha: fix handling of a3 on straced syscalls



For successful syscall that happens to return a negative, we want
a3 set to 0, no matter whether it's straced or not.  As it is,
for straced case we leave the value it used to have on syscall
entry.  Easily fixed, fortunately...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent f7b2431a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment