commit | 484546509ce5d49d43ec0a6eb2141c6bf3362bfc | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Feb 07 09:40:30 2012 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Mon Feb 13 09:14:43 2012 -0500 |
tree | 22145ca23b08aee51d17f335897e035a20a96dcc | |
parent | 2fbb90db1b8fcc78f43830f1a009f3af243c5f42 [diff] |
x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() 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>