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:
8fbe71f
)
TOMOYO: Pass "struct list_head" rather than "void *".
author
Tetsuo Handa
<penguin-kernel@I-love.SAKURA.ne.jp>
Wed, 16 Jun 2010 07:31:50 +0000
(16:31 +0900)
committer
James Morris
<jmorris@namei.org>
Mon, 2 Aug 2010 05:34:36 +0000
(15:34 +1000)
Pass "struct list_head" to tomoyo_add_to_gc() and bring
list_del_rcu() to tomoyo_add_to_gc().
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
No differences found