Hi kernel/audit_watch.c: In function 'audit_get_parent': kernel/audit_watch.c:85: error: implicit declaration of function 'fsnotify_get_mark' kernel/audit_watch.c: In function 'audit_put_parent': kernel/audit_watch.c:91: error: implicit declaration of function 'fsnotify_put_mark' kernel/audit_watch.c: In function 'audit_find_parent': kernel/audit_watch.c:104: error: implicit declaration of function 'fsnotify_find_mark_entry' kernel/audit_watch.c:104: warning: assignment makes pointer from integer without a cast kernel/audit_watch.c: In function 'audit_init_parent': kernel/audit_watch.c:161: error: implicit declaration of function 'fsnotify_init_mark' kernel/audit_watch.c:163: error: implicit declaration of function 'fsnotify_add_mark' kernel/audit_watch.c: In function 'audit_remove_parent_watches': kernel/audit_watch.c:354: error: implicit declaration of function 'fsnotify_destroy_mark_by_entry' kernel/audit_watch.c: In function 'audit_watch_should_send_event': kernel/audit_watch.c:513: warning: assignment makes pointer from integer without a cast kernel/audit_watch.c: In function 'audit_watch_init': kernel/audit_watch.c:578: error: implicit declaration of function 'fsnotify_obtain_group' kernel/audit_watch.c:579: warning: assignment makes pointer from integer without a cast $ egrep "NOTIFY|AUDIT" .config CONFIG_AUDIT_ARCH=y CONFIG_AUDIT=y # CONFIG_AUDITSYSCALL is not set # CONFIG_FSNOTIFY is not set CONFIG_INOTIFY=y -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html