TOMOYO: Fix make namespacecheck warnings.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / security / tomoyo / domain.c
index 860390e..70acf7a 100644 (file)
@@ -567,6 +567,7 @@ out:
                        tomoyo_write_log(&r, "use_profile %u\n",
                                         entry->profile);
                        tomoyo_write_log(&r, "use_group %u\n", entry->group);
+                       tomoyo_update_stat(TOMOYO_STAT_POLICY_UPDATES);
                }
        }
        return entry;