Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
[linux-2.6-microblaze.git] / kernel / audit_fsnotify.c
index bfcfcd6..5b3f01d 100644 (file)
@@ -154,7 +154,7 @@ static void audit_autoremove_mark_rule(struct audit_fsnotify_mark *audit_mark)
 /* Update mark data in audit rules based on fsnotify events. */
 static int audit_mark_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_fsnotify_mark *audit_mark;