linux/security/tomoyo
Tetsuo Handa fdb8ebb729 TOMOYO: Use RCU primitives for list operation
Replace list operation with RCU primitives and replace
down_read()/up_read() with srcu_read_lock()/srcu_read_unlock().

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>
2009-12-15 15:46:31 +11:00
..
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile Kconfig and Makefile 2009-02-12 15:19:00 +11:00
common.c TOMOYO: Use RCU primitives for list operation 2009-12-15 15:46:31 +11:00
common.h TOMOYO: Use RCU primitives for list operation 2009-12-15 15:46:31 +11:00
domain.c TOMOYO: Use RCU primitives for list operation 2009-12-15 15:46:31 +11:00
file.c TOMOYO: Use RCU primitives for list operation 2009-12-15 15:46:31 +11:00
realpath.c TOMOYO: Use RCU primitives for list operation 2009-12-15 15:46:31 +11:00
realpath.h tomoyo: version bump to 2.2.0. 2009-04-14 09:15:02 +10:00
tomoyo.c TOMOYO: Use RCU primitives for list operation 2009-12-15 15:46:31 +11:00
tomoyo.h Merge branch 'master' into next 2009-12-09 19:01:03 +11:00