From: Tetsuo Handa Date: Thu, 25 Aug 2011 12:15:00 +0000 (+0900) Subject: TOMOYO: Fix incorrect enforce mode. X-Git-Tag: v3.2-rc1~190^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852584157c55c1689bcf3809ea44b79870c3e409;p=pandora-kernel.git TOMOYO: Fix incorrect enforce mode. In tomoyo_get_mode() since 2.6.36, CONFIG::file::execute was by error used in place of CONFIG::file if CONFIG::file::execute was set to other than default. As a result, enforcing mode was not applied in a way documentation says. Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed