From: paulmck@linux.vnet.ibm.com (Paul E. McKenney)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH omap 0/6] Fix OMAP uses of RCU from idle loop
Date: Mon, 2 May 2016 07:21:17 -0700 [thread overview]
Message-ID: <20160502142117.GA2911@linux.vnet.ibm.com> (raw)
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(-)
next reply other threads:[~2016-05-02 14:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-02 14:21 Paul E. McKenney [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160502142117.GA2911@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).