On Fri, Jul 10, 2020 at 11:51:56AM -0700, Kees Cook wrote: > The TSYNC ESRCH flag test will fail for regular users because NNP was > not set yet. Add NNP setting. > > Fixes: 51891498f2da ("seccomp: allow TSYNC and USER_NOTIF together") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> Reviewed-by: Tycho Andersen <tycho@xxxxxxxx>