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:
76bb089
)
TOMOYO: Add refcounter on domain structure.
author
Tetsuo Handa
<penguin-kernel@I-love.SAKURA.ne.jp>
Thu, 11 Feb 2010 00:43:20 +0000
(09:43 +0900)
committer
James Morris
<jmorris@namei.org>
Sun, 14 Feb 2010 22:00:21 +0000
(09:00 +1100)
Add refcounter to "struct tomoyo_domain_info" since garbage collector needs to
determine whether this struct is referred by "struct cred"->security or not.
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found