linux/security/apparmor
Kees Cook 1d4457f999 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>
2014-07-18 12:13:38 -07:00
..
include
.gitignore
apparmorfs.c
audit.c
capability.c
context.c
crypto.c
domain.c sched: move no_new_privs into new atomic flags 2014-07-18 12:13:38 -07:00
file.c
ipc.c
Kconfig
lib.c
lsm.c
Makefile
match.c
path.c
policy_unpack.c
policy.c
procattr.c
resource.c
sid.c