summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@fb.com>2017-05-09 20:39:56 +0300
committerJens Axboe <axboe@fb.com>2017-05-10 16:40:18 +0300
commitd3738123986954ba3abbd96b595f5176b50c3f5d (patch)
tree67770332a697a8496a60c75ca8583dec06b3ceda /tools/perf/scripts/python/syscall-counts-by-pid.py
parent340ff3216799a947fe0b07bed8f0409ffc716be9 (diff)
downloadlinux-d3738123986954ba3abbd96b595f5176b50c3f5d.tar.xz
blk-stat: don't use this_cpu_ptr() in a preemptable section
If PREEMPT_RCU is enabled, rcu_read_lock() isn't strong enough for us to use this_cpu_ptr() in that section. Use the safer get/put_cpu_ptr() variants instead. Reported-by: Mike Galbraith <efault@gmx.de> Fixes: 34dbad5d26e2 ("blk-stat: convert to callback-based statistics reporting") Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions