aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2018-11-06 19:24:33 -0800
committerPaul E. McKenney <[email protected]>2018-11-27 09:21:45 -0800
commit6564a25e6c185e65ca3148ed6e18f80882f6798f (patch)
tree6059903229020ea7eea1f048b22ae3dbd44a0024 /tools/perf/scripts/python
parent36bd1a8e91c66e9def12958547548aa549de9cbf (diff)
slab: 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: Christoph Lameter <[email protected]> Cc: Pekka Enberg <[email protected]> Cc: David Rientjes <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Andrew Morton <[email protected]> Cc: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions