Re: [PATCH v9 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
From: Kevin Brodsky
Date: Thu Jul 02 2026 - 03:46:46 EST
On 02/07/2026 08:23, Hongfu Li wrote:
> Add per-test tracing to the pkey signal-handler selftest and use
> pkey_assert() for error handling. Each test enables tracing at start
> and disables it at end; on failure, pkey_assert() calls abort_hooks()
> to turn tracing off so ftrace is not left enabled. Signed-off-by:
> Hongfu Li <lihongfu@xxxxxxxxxx>Acked-by: Mike Rapoport (Microsoft)
> <rppt@xxxxxxxxxx>Acked-by: Liam R. Howlett (Oracle)
> <liam@xxxxxxxxxxxxx>Tested-by: Kevin Brodsky <kevin.brodsky@xxxxxxx>
Reviewed-by: Kevin Brodsky <kevin.brodsky@xxxxxxx>