linux_dsm_epyc7002/security/tomoyo
Tetsuo Handa f737d95ddf TOMOYO: Replace rw_semaphore by mutex.
Since readers no longer use down_read(), writers no longer
need to use rw_semaphore. Replace individual rw_semaphore by
single mutex.

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-01-11 07:57:44 +11:00
..
common.c TOMOYO: Replace rw_semaphore by mutex. 2010-01-11 07:57:44 +11:00
common.h TOMOYO: Replace rw_semaphore by mutex. 2010-01-11 07:57:44 +11:00
domain.c TOMOYO: Replace rw_semaphore by mutex. 2010-01-11 07:57:44 +11:00
file.c TOMOYO: Replace rw_semaphore by mutex. 2010-01-11 07:57:44 +11:00
Kconfig
Makefile
realpath.c TOMOYO: Use RCU primitives for list operation 2009-12-15 15:46:31 +11:00
realpath.h
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