commit | e79acf0ef45e0b54aed47ebea7f25c540d3f527e | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Wed Jun 16 16:31:50 2010 +0900 |
committer | James Morris <jmorris@namei.org> | Mon Aug 02 15:34:36 2010 +1000 |
tree | 02a593a5cb616b4b95e8f60aac786e57517442cf | |
parent | 8fbe71f0e0ac28a39e4a93694c34d670c2f31e88 [diff] |
TOMOYO: Pass "struct list_head" rather than "void *". 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>