From: John Johansen Date: Mon, 18 Feb 2013 23:59:34 +0000 (-0800) Subject: apparmor: fix auditing of domain transition failures due to incomplete policy X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~21^2~13^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17322cc3f9ba578f20b5c09fb1630bd234040008;p=pandora-kernel.git apparmor: fix auditing of domain transition failures due to incomplete policy When policy specifies a transition to a profile that is not currently loaded, it result in exec being denied. However the failure is not being audited correctly because the audit code is treating this as an allowed permission and thus not reporting it. Signed-off-by: John Johansen Acked-By: Steve Beattie --- Reading git-diff-tree failed