commit | 5334cdae407a5778a297a98a75ca61140e37ebfa | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Sun May 31 22:59:03 2015 +0200 |
committer | Richard Weinberger <richard@nod.at> | Sun May 31 22:59:03 2015 +0200 |
tree | 8b1c4aaad459fa26fb13b5ef4244d986c831048d | |
parent | 30b11ee9ae23d78de66b9ae315880af17a64ba83 [diff] |
um: Handle tracehook_report_syscall_entry() result tracehook_report_syscall_entry() is allowed to fail, in case of failure we have to abort the current syscall. Signed-off-by: Richard Weinberger <richard@nod.at>