commit | e00fb3f7af111d1b3252f7d622213d2e22be65f5 | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Tue Sep 27 11:48:53 2011 +0900 |
committer | James Morris <jmorris@namei.org> | Wed Sep 28 11:53:15 2011 +1000 |
tree | 387b90728d0a1657e94d530c81e69c9b197f1c1c | |
parent | c6cb56fc94f4efaec2d4ad74bed2be7883179ccd [diff] |
TOMOYO: Fix domain transition failure warning. Commit bd03a3e4 "TOMOYO: Add policy namespace support." introduced policy namespace. But as of /sbin/modprobe is executed from initramfs/initrd, profiles for target domain's namespace is not defined because /sbin/tomoyo-init is not yet called. Reported-by: Jamie Nguyen <jamie@tomoyolinux.co.uk> Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>