Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350337
b: refs/heads/master
c: 0772324
h: refs/heads/master
i:
  350335: 1f00c46
v: v3
  • Loading branch information
Tejun Heo committed Jan 7, 2013
1 parent e9baf37 commit 07b9150
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 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: 01c889cf4f2e16c9a21376f8583f4a2872d7d1da
refs/heads/master: 0772324ae669f787b42fdb9fc5ac2c3d1c0df509
8 changes: 0 additions & 8 deletions trunk/kernel/cpuset.c
Original file line number Diff line number Diff line change
Expand Up @@ -1967,14 +1967,6 @@ static void remove_tasks_in_empty_cpuset(struct cpuset *cs)
{
struct cpuset *parent;

/*
* The cgroup's css_sets list is in use if there are tasks
* in the cpuset; the list is empty if there are none;
* the cs->css.refcnt seems always 0.
*/
if (list_empty(&cs->css.cgroup->css_sets))
return;

/*
* Find its next-highest non-empty parent, (top cpuset
* has online cpus, so can't be empty).
Expand Down

0 comments on commit 07b9150

Please sign in to comment.