diff options
author | Kees Cook <keescook@chromium.org> | 2014-05-22 00:23:46 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2014-07-18 21:13:38 +0200 |
commit | 1d4457f99928a968767f6405b4a1f50845aa15fd (patch) | |
tree | 522641b08f4a465035910a74a3871ad38e62df01 /.mailmap | |
parent | MIPS: add seccomp syscall (diff) | |
download | linux-1d4457f99928a968767f6405b4a1f50845aa15fd.tar.xz linux-1d4457f99928a968767f6405b4a1f50845aa15fd.zip |
sched: move no_new_privs into new atomic flags
Since seccomp transitions between threads requires updates to the
no_new_privs flag to be atomic, the flag must be part of an atomic flag
set. This moves the nnp flag into a separate task field, and introduces
accessors.
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Reviewed-by: Andy Lutomirski <luto@amacapital.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions