mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 05:33:20 +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>