Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190682
b: refs/heads/master
c: 1ce7e4f
h: refs/heads/master
v: v3
  • Loading branch information
Li Zefan authored and Paul E. McKenney committed May 4, 2010
1 parent 430517d commit 7916fc6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b629317e66fb1c6066c550dded45ab85a936163c
refs/heads/master: 1ce7e4ff24fe338438bc7837e02780f202bf202b
1 change: 1 addition & 0 deletions trunk/include/linux/cgroup.h
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,7 @@ static inline struct cgroup_subsys_state *task_subsys_state(
{
return rcu_dereference_check(task->cgroups->subsys[subsys_id],
rcu_read_lock_held() ||
lockdep_is_held(&task->alloc_lock) ||
cgroup_lock_is_held());
}

Expand Down

0 comments on commit 7916fc6

Please sign in to comment.