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:
13b297d
)
tomoyo: avoid get+put of task_struct
author
Serge E. Hallyn
<serue@us.ibm.com>
Tue, 2 Jun 2009 03:47:19 +0000
(22:47 -0500)
committer
James Morris
<jmorris@namei.org>
Tue, 2 Jun 2009 05:13:13 +0000
(15:13 +1000)
Use task_cred_xxx(task, security) in tomoyo_real_domain() to
avoid a get+put of the target cred.
Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
Acked-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found