diff options
author | Paul E. McKenney <[email protected]> | 2018-11-06 19:04:39 -0800 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2018-11-27 09:21:42 -0800 |
commit | ae8b7ce7647bc5c56a9a9fc32b03e1cd0ae49629 (patch) | |
tree | 1074d09e7b77d4b12bedf920a6ce624382a1cb79 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ba180314253947f2a6057e21a0f92b5c314454b1 (diff) |
kprobes: Replace synchronize_sched() with synchronize_rcu()
Now that synchronize_rcu() waits for preempt-disable regions of code
as well as RCU read-side critical sections, synchronize_sched() can be
replaced by synchronize_rcu(). This commit therefore makes this change.
Signed-off-by: Paul E. McKenney <[email protected]>
Cc: "Naveen N. Rao" <[email protected]>
Cc: Anil S Keshavamurthy <[email protected]>
Cc: "David S. Miller" <[email protected]>
Acked-by: Masami Hiramatsu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions