Re: [PATCH] selftests/seccomp: add Alpha support to seccomp_bpf

From: Kees Cook

Date: Wed Feb 04 2026 - 21:18:29 EST


On Tue, Feb 03, 2026 at 07:33:26AM +0100, Magnus Lindholm wrote:
> Enable seccomp_bpf selftests on the Alpha architecture by providing
> Alpha-specific register definitions and syscall accessors.
>
> This allows the seccomp-bpf test suite to exercise syscall tracing,
> seccomp filters, and user notification on Alpha.
>
> Signed-off-by: Magnus Lindholm <linmag7@xxxxxxxxx>

Great! Thanks for doing this. How did you test it?

-Kees

--
Kees Cook