summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_sysprof.c
diff options
context:
space:
mode:
authorMathieu Desnoyers <mathieu.desnoyers@polymtl.ca>2008-07-25 08:48:38 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2008-07-25 17:53:45 (GMT)
commit28325df0d9339b7f3aba9c45174d4586223ef46b (patch)
treeca5fcbc3b2bd63ee94b2ce2fe80752ea2d9c884f /kernel/trace/trace_sysprof.c
parent24879a8e3e68f146d4d85528cc0b5dea712b77c5 (diff)
downloadlinux-fsl-qoriq-28325df0d9339b7f3aba9c45174d4586223ef46b.tar.xz
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 <mathieu.desnoyers@polymtl.ca> Acked-by: Paul McKenney <paulmck@us.ibm.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/trace/trace_sysprof.c')
0 files changed, 0 insertions, 0 deletions