On Thu, May 22, 2014 at 4:05 PM, Kees Cook <[email protected]> wrote: > Since seccomp transitions between threads requires updates to the > no_new_privs flag to be atomic, changes must be atomic. This moves the nnp > flag into the seccomp field as a separate unsigned long for atomic access. > > Signed-off-by: Kees Cook <[email protected]>
Acked-by: Andy Lutomirski <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

