android_kernel_samsung_msm8976/security/apparmor
Kees Cook 97ac68bd2b 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>
Git-commit: 9d0ff694bc22fb458acb763811a677696c60725b
Git-repo: https://android.googlesource.com/kernel/common.git
Signed-off-by: Ian Maund <imaund@codeaurora.org>
2015-03-19 14:52:51 -07:00
..
include
.gitignore
Kconfig
Makefile
apparmorfs.c
audit.c
capability.c
context.c
domain.c
file.c
ipc.c
lib.c
lsm.c
match.c
path.c
policy.c
policy_unpack.c
procattr.c
resource.c
sid.c