On Mon, Jun 15, 2020 at 08:25:22PM -0700, Kees Cook wrote: > The user_trap_syscall() helper creates a filter with > SECCOMP_RET_USER_NOTIF. To avoid confusion with SECCOMP_RET_TRAP, rename > the helper to user_notif_syscall(). > > Additionally fix a redundant "return" after XFAIL. > > Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Tycho Andersen <[email protected]>
