aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMathieu Desnoyers <[email protected]>2008-07-25 01:48:38 -0700
committerLinus Torvalds <[email protected]>2008-07-25 10:53:45 -0700
commit28325df0d9339b7f3aba9c45174d4586223ef46b (patch)
treeca5fcbc3b2bd63ee94b2ce2fe80752ea2d9c884f /tools/perf/scripts/python
parent24879a8e3e68f146d4d85528cc0b5dea712b77c5 (diff)
markers: use rcu_barrier_sched() and call_rcu_sched()
rcu_barrier_sched() and call_rcu_sched() were introduced in 2.6.26 for the Markers. Change the marker code to use them. It can be seen as a fix since the marker code was using an ugly, temporary, #ifdef hack to work around CONFIG_PREEMPT_RCU. Signed-off-by: Mathieu Desnoyers <[email protected]> Acked-by: Paul McKenney <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions