]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6efd7f7e2ba26d0046f17b1a8241bc2fa13afd8f
tree26cf2d5c9a8e4c30896413f23c600d7f1d740003
parent2a1b2a13731f9d50373ec0810dd4646494223636
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