Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f701b75e authored by Eric Paris's avatar Eric Paris Committed by Al Viro
Browse files

[AUDIT] return EINTR not ERESTART*



The syscall exit code will change ERESTART* kernel internal return codes
to EINTR if it does not restart the syscall.  Since we collect the audit
info before that point we should fix those in the audit log as well.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent bfef93a5
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