linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH omap 0/6] Fix OMAP uses of RCU from idle loop
@ 2016-05-02 14:21 Paul E. McKenney
  2016-05-02 14:22 ` [PATCH omap 1/6] arm: Use _rcuidle tracepoint to allow use from idle Paul E. McKenney
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul E. McKenney @ 2016-05-02 14:21 UTC (permalink / raw)
  To: linux-arm-kernel

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.

							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(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-05-02 14:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-02 14:21 [PATCH omap 0/6] Fix OMAP uses of RCU from idle loop Paul E. McKenney
2016-05-02 14:22 ` [PATCH omap 1/6] arm: Use _rcuidle tracepoint to allow use from idle Paul E. McKenney
2016-05-02 14:22 ` [PATCH omap 2/6] arm: Use more _rcuidle tracepoints " Paul E. McKenney
2016-05-02 14:22 ` [PATCH omap 3/6] arm: Additional " Paul E. McKenney
2016-05-02 14:22 ` [PATCH omap 4/6] arm: Whack another event-trace-from-idle mole Paul E. McKenney
2016-05-02 14:22 ` [PATCH omap 5/6] arm: Whack yet " Paul E. McKenney
2016-05-02 14:22 ` [PATCH omap 6/6] arm: Whack an expected " Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).