public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: mingo@kernel.org
Cc: peterz@infradead.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL rcu/next] Additional RCU commit for 3.15
Date: Mon, 24 Mar 2014 21:16:38 -0700	[thread overview]
Message-ID: <20140325041638.GA23624@linux.vnet.ibm.com> (raw)

Hello, Ingo,

And, if you are willing to take it, one late-breaking commit.  This one
was requested for 3.15 by Peter Zijlstra.  It is low risk because it adds
a new in-kernel API with minimal changes to the existing code.  Those
minimal changes are the addition of memory barriers and ACCESS_ONCE()
macro calls, neither of which should be able to break things.  This commit
has passed significant rcutorture testing, with these additional additions
to rcutorture slated for 3.16.  This commit has also been exposed to
-next testing.

This change is available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next

for you to fetch changes up to 765a3f4fed708ae429ee095914a7897acb3a65bd:

  rcu: Provide grace-period piggybacking API (2014-03-20 17:12:25 -0700)

----------------------------------------------------------------
Paul E. McKenney (1):
      rcu: Provide grace-period piggybacking API

 include/linux/rcutiny.h | 10 ++++++++
 include/linux/rcutree.h |  2 ++
 kernel/rcu/tree.c       | 62 +++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 70 insertions(+), 4 deletions(-)


             reply	other threads:[~2014-03-25  4:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-25  4:16 Paul E. McKenney [this message]
2014-03-25  5:48 ` [GIT PULL rcu/next] Additional RCU commit for 3.15 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=20140325041638.GA23624@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@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