Re: [PATCH 02/13] ptrace/arm: Rename tracehook_report_syscall report_syscall

From: Kees Cook
Date: Wed Mar 09 2022 - 17:20:31 EST


On Wed, Mar 09, 2022 at 10:24:43AM -0600, Eric W. Biederman wrote:
> Make the arm and arm64 code more concise and less confusing by
> renaming the architecture specific tracehook_report_syscall to
> report_syscall.
>
> Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>

As a person who is repeatedly stumped trying to finding this function,
yes please.

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook