Re: [PATCH 05/13] ptrace: Remove tracehook_signal_handler

From: Kees Cook
Date: Wed Mar 09 2022 - 17:29:50 EST


On Wed, Mar 09, 2022 at 10:24:46AM -0600, Eric W. Biederman wrote:
> The two line function tracehook_signal_handler is only called from
> signal_delivered. Expand it inline in signal_delivered and remove it.
> Just to make it easier to understand what is going on.
>
> Signed-off-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>

Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>

--
Kees Cook