From: Steven Rostedt Date: Tue, 7 Feb 2012 14:40:30 +0000 (-0500) Subject: x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() X-Git-Tag: v3.4-rc1~192^2~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484546509ce5d49d43ec0a6eb2141c6bf3362bfc;p=pandora-kernel.git 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 Reviewed-by: Josh Triplett Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed