ARM: OMAP2+: PM: Denote the cpuidle tracepoints as _rcuidle()
authorJisheng Zhang <jszhang@marvell.com>
Fri, 18 Sep 2015 05:41:21 +0000 (13:41 +0800)
committerTony Lindgren <tony@atomide.com>
Mon, 12 Oct 2015 23:09:57 +0000 (16:09 -0700)
commit6ca22700eb45397c16fd4c962333963b2d6b0923
tree100b99a2dec511164b530df3a3d931a711d43d15
parent25cb62b76430a91cc6195f902e61c2cb84ade622
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 <jszhang@marvell.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm34xx.c