From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: mingo@kernel.org
Cc: amit.shah@redhat.com, bobby.prani@gmail.com,
linux-kernel@vger.kernel.org
Subject: [GIT PULL rcu/urgent] Fix for 3.17
Date: Tue, 2 Sep 2014 20:43:46 -0700 [thread overview]
Message-ID: <20140903034346.GA17003@linux.vnet.ibm.com> (raw)
Hello, Ingo,
This series contains a single commit fixing an initialization bug
reported by Amit Shah and fixed by Pranith Kumar (and tested by Amit).
This bug results in a boot-time hang in callback-offloaded configurations
where callbacks were posted before the offloading ("rcuo") kthreads
were created. This has been exposed to -next testing, and is available
in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/urgent
for you to fetch changes up to 11ed7f934cb807f26da09547b5946c2e534d1dac:
rcu: Make nocb leader kthreads process pending callbacks after spawning (2014-08-28 05:59:59 -0700)
----------------------------------------------------------------
Pranith Kumar (1):
rcu: Make nocb leader kthreads process pending callbacks after spawning
kernel/rcu/tree.h | 2 +-
kernel/rcu/tree_plugin.h | 22 +++++++++++-----------
2 files changed, 12 insertions(+), 12 deletions(-)
next reply other threads:[~2014-09-03 3:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 3:43 Paul E. McKenney [this message]
2014-09-03 8:47 ` [GIT PULL rcu/urgent] Fix for 3.17 Ingo Molnar
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=20140903034346.GA17003@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=amit.shah@redhat.com \
--cc=bobby.prani@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.