io_uring: don't assume mm is constant across submits
[linux-2.6-microblaze.git] / kernel / audit_watch.c
index 246e5ba..2acf7ca 100644 (file)
@@ -466,7 +466,7 @@ void audit_remove_watch_rule(struct audit_krule *krule)
 /* Update watch data in audit rules based on fsnotify events. */
 static int audit_watch_handle_event(struct fsnotify_mark *inode_mark, u32 mask,
                                    struct inode *inode, struct inode *dir,
-                                   const struct qstr *dname)
+                                   const struct qstr *dname, u32 cookie)
 {
        struct audit_parent *parent;