Re: [PATCH 1/2] selftests/seccomp: Prepare for exclusive seccomp flags

From: Tycho Andersen
Date: Wed Apr 24 2019 - 14:14:17 EST


On Wed, Apr 24, 2019 at 09:37:55AM -0700, Kees Cook wrote:
> Some seccomp flags will become exclusive, so the selftest needs to
> be adjusted to mask those out and test them individually for the "all
> flags" tests.
>
> Cc: stable@xxxxxxxxxxxxxxx # v5.0+
> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>

Whoops, thanks for this too.

Reviewed-by: Tycho Andersen <tycho@xxxxxxxx>