From: Jisheng Zhang Date: Fri, 18 Sep 2015 05:41:21 +0000 (+0800) Subject: ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle() X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ca22700eb45397c16fd4c962333963b2d6b0923;p=pandora-kernel.git ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle() The cpuidle tracepoints are called within a rcu_idle_exit() section, and must be denoted with the _rcuidle() version of the tracepoint. Signed-off-by: Jisheng Zhang Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed