kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources
[sfrench/cifs-2.6.git] / kernel / ucount.c
index 11b1596e2542a5e28061cb31201e2a89bf66e936..8d8874f1c35e2b83b2908f2840d93ecca297e280 100644 (file)
@@ -73,6 +73,10 @@ static struct ctl_table user_table[] = {
 #ifdef CONFIG_INOTIFY_USER
        UCOUNT_ENTRY("max_inotify_instances"),
        UCOUNT_ENTRY("max_inotify_watches"),
+#endif
+#ifdef CONFIG_FANOTIFY
+       UCOUNT_ENTRY("max_fanotify_groups"),
+       UCOUNT_ENTRY("max_fanotify_marks"),
 #endif
        { }
 };