[PATCH v2 omap 2/6] arm: Use _rcuidle for suspend/resume tracepoints

2016-05-16 Thread Paul E. McKenney
Further testing with false negatives suppressed by commit 293e2421fe25 ("rcu: Remove superfluous versions of rcu_read_lock_sched_held()") identified a few more unprotected uses of RCU from the idle loop. Because RCU actively ignores idle-loop code (for energy-efficiency reasons, among other

[PATCH v2 omap 2/6] arm: Use _rcuidle for suspend/resume tracepoints

2016-05-16 Thread Paul E. McKenney
Further testing with false negatives suppressed by commit 293e2421fe25 ("rcu: Remove superfluous versions of rcu_read_lock_sched_held()") identified a few more unprotected uses of RCU from the idle loop. Because RCU actively ignores idle-loop code (for energy-efficiency reasons, among other