Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350321
b: refs/heads/master
c: 5d65bc0
h: refs/heads/master
i:
  350319: 1f6fdb1
v: v3
  • Loading branch information
Li Zefan authored and Tejun Heo committed Jan 14, 2013
1 parent addb6b8 commit 442f411
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0ac801fe07374148714b5ef53df90ac5b1673c0c
refs/heads/master: 5d65bc0ca1bceb73204dab943922ba3c83276a8c
2 changes: 0 additions & 2 deletions trunk/kernel/cgroup.c
Original file line number Diff line number Diff line change
Expand Up @@ -1974,7 +1974,6 @@ int cgroup_attach_task(struct cgroup *cgrp, struct task_struct *tsk)
ss->attach(cgrp, &tset);
}

synchronize_rcu();
out:
if (retval) {
for_each_subsys(root, ss) {
Expand Down Expand Up @@ -2143,7 +2142,6 @@ static int cgroup_attach_proc(struct cgroup *cgrp, struct task_struct *leader)
/*
* step 5: success! and cleanup
*/
synchronize_rcu();
retval = 0;
out_put_css_set_refs:
if (retval) {
Expand Down

0 comments on commit 442f411

Please sign in to comment.