selinux: slow_avc_audit has become non-blocking
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 16 Jan 2021 20:40:54 +0000 (15:40 -0500)
committerPaul Moore <paul@paul-moore.com>
Fri, 11 Jun 2021 17:05:18 +0000 (13:05 -0400)
commitb17ec22fb339bfcb1eadd5f5e196dc705dcf3949
tree26cf2d5c9a8e4c30896413f23c600d7f1d740003
parentd0a83314db291fdf2e1c36102212c80e01022d6d
selinux: slow_avc_audit has become non-blocking

dump_common_audit_data() is safe to use under rcu_read_lock() now;
no need for AVC_NONBLOCKING and games around it

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Paul Moore <paul@paul-moore.com>
security/selinux/avc.c
security/selinux/hooks.c
security/selinux/include/avc.h