summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorLi Zefan <lizf@cn.fujitsu.com>2010-09-02 15:42:43 +0000
committerDavid S. Miller <davem@davemloft.net>2010-09-03 09:55:24 -0700
commit3fb5a991916091a908d53608a5899240039fb51e (patch)
treefa8e5855de904daffba92bd177fa57ee85641521 /net/core
parent323f30b361b2e6febb9065ab4a1a5298acb66ac1 (diff)
cls_cgroup: Fix rcu lockdep warning
Dave reported an rcu lockdep warning on 2.6.35.4 kernel task->cgroups and task->cgroups->subsys[i] are protected by RCU. So we avoid accessing invalid pointers here. This might happen, for example, when you are deref-ing those pointers while someone move @task from one cgroup to another. Reported-by: Dave Jones <davej@redhat.com> Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions