From: NeilBrown Date: Mon, 23 Mar 2015 02:37:39 +0000 (+1100) Subject: security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~213^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b20ea2579238f5e0da4bc93276c1b63c960c9ef;p=pandora-kernel.git security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() This allows MAY_NOT_BLOCK to be passed, in RCU-walk mode, through the new avc_has_perm_flags() to avc_audit() and thence the slow_avc_audit. Signed-off-by: NeilBrown Signed-off-by: Al Viro --- Reading git-diff-tree failed