From: Tetsuo Handa Date: Sun, 26 Jun 2011 14:18:21 +0000 (+0900) Subject: TOMOYO: Simplify profile structure. X-Git-Tag: v3.1-rc1~133^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ca1725ac9ba876c2dd614bb9826d0c4e13d818;p=pandora-kernel.git TOMOYO: Simplify profile structure. Remove global preference from profile structure in order to make code simpler. Due to this structure change, printk() warnings upon policy violation are temporarily disabled. They will be replaced by /sys/kernel/security/tomoyo/audit by next patch. Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed