linux-stable/security/tomoyo
Tetsuo Handa 847b173ea3 TOMOYO: Add garbage collector.
This patch adds garbage collector support to TOMOYO.
Elements are protected by "struct srcu_struct tomoyo_ss".

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>
2010-02-15 09:00:24 +11:00
..
common.c TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
common.h TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
domain.c TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
file.c TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
gc.c TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
realpath.c TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
tomoyo.c TOMOYO: Add refcounter on domain structure. 2010-02-15 09:00:21 +11:00