Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 139658
b: refs/heads/master
c: d969fbe
h: refs/heads/master
v: v3
  • Loading branch information
Li Zefan authored and Linus Torvalds committed Apr 3, 2009
1 parent b327cf9 commit a1e9174
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: 0670e08bdfc67272f8c3087030417465629b8073
refs/heads/master: d969fbe69e07fcceb0558b35d4c75eb046041c5e
2 changes: 0 additions & 2 deletions trunk/kernel/cgroup_debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ static u64 taskcount_read(struct cgroup *cont, struct cftype *cft)
{
u64 count;

cgroup_lock();
count = cgroup_task_count(cont);
cgroup_unlock();
return count;
}

Expand Down

0 comments on commit a1e9174

Please sign in to comment.