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:
77b513d
)
Yama: replace capable() with ns_capable()
author
Kees Cook
<keescook@chromium.org>
Mon, 14 May 2012 17:19:28 +0000
(10:19 -0700)
committer
James Morris
<james.l.morris@oracle.com>
Tue, 15 May 2012 00:27:57 +0000
(10:27 +1000)
When checking capabilities, the question we want to be asking is "does
current() have the capability in the child's namespace?"
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: James Morris <james.l.morris@oracle.com>
No differences found