]> git.ipfire.org Git - people/ms/linux.git/blobdiff - security/selinux/hooks.c
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar...
[people/ms/linux.git] / security / selinux / hooks.c
index 4ed83d869084830c3ca19a1392d538247c842785..4bef86ed463b5c42b420dc105c6b7c4a3628aaae 100644 (file)
@@ -194,7 +194,7 @@ static int selinux_lsm_notifier_avc_callback(u32 event)
 {
        if (event == AVC_CALLBACK_RESET) {
                sel_ib_pkey_flush();
-               call_lsm_notifier(LSM_POLICY_CHANGE, NULL);
+               call_blocking_lsm_notifier(LSM_POLICY_CHANGE, NULL);
        }
 
        return 0;