TOMOYO: Use common code for domain transition control.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Mon, 21 Jun 2010 02:14:39 +0000 (11:14 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:43 +0000 (15:34 +1000)
commit5448ec4f5062ef75ce74f8d7784d4cea9c46ad00
treec4c742b928c799e03328e345e1d4af738f315afb
parent0617c7ff34dc9b1d641640c3953274bb2dbe21a6
TOMOYO: Use common code for domain transition control.

Use common code for "initialize_domain"/"no_initialize_domain"/"keep_domain"/
"no_keep_domain" keywords.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/domain.c
security/tomoyo/gc.c
security/tomoyo/memory.c
security/tomoyo/util.c