git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbd9521
)
seccomp: allow mode setting across threads
author
Kees Cook
<keescook@chromium.org>
Fri, 27 Jun 2014 22:01:35 +0000
(15:01 -0700)
committer
Kees Cook
<keescook@chromium.org>
Fri, 18 Jul 2014 19:13:40 +0000
(12:13 -0700)
This changes the mode setting helper to allow threads to change the
seccomp mode from another thread. We must maintain barriers to keep
TIF_SECCOMP synchronized with the rest of the seccomp state.
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Oleg Nesterov <oleg@redhat.com>
Reviewed-by: Andy Lutomirski <luto@amacapital.net>
kernel/seccomp.c
patch
|
blob
|
history
diff --cc
kernel/seccomp.c
Simple merge