security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
authorNeilBrown <neilb@suse.de>
Mon, 23 Mar 2015 02:37:39 +0000 (13:37 +1100)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 12:13:11 +0000 (08:13 -0400)
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 <neilb@suse.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
security/selinux/avc.c
security/selinux/hooks.c
security/selinux/include/avc.h

Simple merge
Simple merge
Simple merge