LSM: switch to blocking policy update notifiers
authorJanne Karhunen <janne.karhunen@gmail.com>
Fri, 14 Jun 2019 12:20:14 +0000 (15:20 +0300)
committerMimi Zohar <zohar@linux.ibm.com>
Fri, 14 Jun 2019 13:02:42 +0000 (09:02 -0400)
commit42df744c4166af6959eda2df1ee5cde744d4a1c3
tree0596cb76c814d03ee71a967fe3bd48b50ca42eb1
parent9e1e5d4372d641d3cd6d6cb8dc0b488a7850d222
LSM: switch to blocking policy update notifiers

Atomic policy updaters are not very useful as they cannot
usually perform the policy updates on their own. Since it
seems that there is no strict need for the atomicity,
switch to the blocking variant. While doing so, rename
the functions accordingly.

Signed-off-by: Janne Karhunen <janne.karhunen@gmail.com>
Acked-by: Paul Moore <paul@paul-moore.com>
Acked-by: James Morris <jamorris@linux.microsoft.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
drivers/infiniband/core/device.c
include/linux/security.h
security/security.c
security/selinux/hooks.c
security/selinux/selinuxfs.c