x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()
authorSteven Rostedt <srostedt@redhat.com>
Tue, 7 Feb 2012 14:40:30 +0000 (09:40 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 13 Feb 2012 14:14:43 +0000 (09:14 -0500)
The power and cpuidle tracepoints are called within a rcu_idle_exit()
section, and must be denoted with the _rcuidle() version of the tracepoint.

Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found