diff options
| author | 2010-04-22 17:29:24 +0800 | |
|---|---|---|
| committer | 2010-05-04 09:24:59 -0700 | |
| commit | 9a9686b634acc5cb6b7c601c171ae64af0318a24 (patch) | |
| tree | 4a8431117018d8883c6d34d5c06f2eff99dcfed6 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | KEYS: Fix an RCU warning in the reading of user keys (diff) | |
| download | linux-dev-9a9686b634acc5cb6b7c601c171ae64af0318a24.tar.xz linux-dev-9a9686b634acc5cb6b7c601c171ae64af0318a24.zip | |
cgroup: Fix an RCU warning in cgroup_path()
with CONFIG_PROVE_RCU=y, a warning can be triggered:
# mount -t cgroup -o debug xxx /mnt
# cat /proc/$$/cgroup
...
kernel/cgroup.c:1649 invoked rcu_dereference_check() without protection!
...
This is a false-positive, because cgroup_path() can be called
with either rcu_read_lock() held or cgroup_mutex held.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
