linux-3.0.y has put_css_set a litte bit down in the code,
this should not be duplicated.
Signed-off-by: Maxim Uvarov <[email protected]>
---
kernel/cgroup.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/kernel/cgroup.c b/kernel/cgroup.c
index 1749dcd..2a08524 100644
--- a/kernel/cgroup.c
+++ b/kernel/cgroup.c
@@ -1777,7 +1777,6 @@ static int cgroup_task_migrate(struct cgroup *cgrp,
struct cgroup *oldcgrp,
return -ENOMEM;
}
}
- put_css_set(oldcg);
/* if PF_EXITING is set, the tsk->cgroups pointer is no longer safe. */
task_lock(tsk);
--
1.7.12.1.428.g652398a
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html