mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-10 23:18:10 +09:00
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>