cgroup: cgroup_subsys->fork() should be called after the task is added to css_set
[deliverable/linux.git] / include / linux / cgroup.h
index f8a030ced0c7f39297085eb346a989aff5b5d612..4cd1d0fd2542c147f67413dbaec3d37e2f7f558a 100644 (file)
@@ -34,7 +34,6 @@ extern int cgroup_lock_is_held(void);
 extern bool cgroup_lock_live_group(struct cgroup *cgrp);
 extern void cgroup_unlock(void);
 extern void cgroup_fork(struct task_struct *p);
-extern void cgroup_fork_callbacks(struct task_struct *p);
 extern void cgroup_post_fork(struct task_struct *p);
 extern void cgroup_exit(struct task_struct *p, int run_callbacks);
 extern int cgroupstats_build(struct cgroupstats *stats,
This page took 0.024715 seconds and 5 git commands to generate.