From: Tetsuo Handa Date: Tue, 27 Sep 2011 02:48:53 +0000 (+0900) Subject: TOMOYO: Fix domain transition failure warning. X-Git-Tag: v3.2-rc1~190^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e00fb3f7af111d1b3252f7d622213d2e22be65f5;p=pandora-kernel.git 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 Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed