diff options
author | Paul E. McKenney <[email protected]> | 2018-11-06 19:22:23 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2018-11-27 09:21:45 -0800 |
commit | 36bd1a8e91c66e9def12958547548aa549de9cbf (patch) | |
tree | ea228dda1a3110d03fae6c1cadcecae09bddbd6d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 0809d95451f7d867d37cf2b526b8da923fd72891 (diff) |
percpu-refcount: Replace call_rcu_sched() with call_rcu()
Now that call_rcu()'s callback is not invoked until after all
preempt-disable regions of code have completed (in addition to explicitly
marked RCU read-side critical sections), call_rcu() can be used in place
of call_rcu_sched(). This commit therefore makes that change.
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: Ming Lei <[email protected]>
Cc: Bart Van Assche <[email protected]>
Cc: Jens Axboe <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions