ASoC: sst_platform: using builtin function
[deliverable/linux.git] / security / selinux / avc.c
index d515b2128a4ef6f631f4113cf0fcf3575fea3e6d..dca1c22d9276ec87b9723e2419128505cb758914 100644 (file)
@@ -527,7 +527,7 @@ int avc_audit(u32 ssid, u32 tsid,
         * happened a little later.
         */
        if ((a->type == LSM_AUDIT_DATA_INODE) &&
-           (flags & IPERM_FLAG_RCU))
+           (flags & MAY_NOT_BLOCK))
                return -ECHILD;
 
        a->selinux_audit_data.tclass = tclass;
This page took 0.027093 seconds and 5 git commands to generate.