[PATCH omap v2 0/6] Fix OMAP uses of RCU from idle loop

From: Paul E. McKenney
Date: Mon May 16 2016 - 14:49:00 EST


Hello!

The following series fixes a number of uses of RCU from the idle loop.
These are all due to tracing, so the fix is simply to append _rcuidle
to the event-tracing call.

Changes since v1: Fix commit-log subjects and add maintainers on CC.

Thanx, Paul

------------------------------------------------------------------------

arch/arm/kernel/smp.c | 2 +-
arch/arm/mach-omap2/powerdomain.c | 9 +++++----
drivers/base/power/runtime.c | 14 +++++++-------
drivers/clk/clk.c | 8 ++++----
4 files changed, 17 insertions(+), 16 deletions(-)