]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/cgroup.h
memrlimit: cgroup mm owner callback changes to add task info
[linux-2.6-omap-h63xx.git] / include / linux / cgroup.h
index c98dd7cb7076f44484a68643995f10fd1bbc2ff8..30934e4bfaab7b9e3197e0d7410579c0737bf2c7 100644 (file)
@@ -326,7 +326,8 @@ struct cgroup_subsys {
         */
        void (*mm_owner_changed)(struct cgroup_subsys *ss,
                                        struct cgroup *old,
-                                       struct cgroup *new);
+                                       struct cgroup *new,
+                                       struct task_struct *p);
        int subsys_id;
        int active;
        int disabled;