public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: mingo@elte.hu, laijs@cn.fujitsu.com,
	linux-kernel@vger.kernel.org,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Thomas Gleixner <tglx@linutronix.de>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [GIT PULL rcu/srcu] SRCU commits for 3.9
Date: Wed, 13 Feb 2013 09:46:59 +0100	[thread overview]
Message-ID: <20130213084659.GA7630@gmail.com> (raw)
In-Reply-To: <20130212162903.GA16750@linux.vnet.ibm.com>


* Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:

> Hello, Ingo,
> 
> This series contains SRCU changes for 3.9.  These include debugging aids,
> updates that move towards the goal of permitting srcu_read_lock() and
> srcu_read_unlock() to be used from idle and offline CPUs, and a few small
> fixes.  These commits are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/srcu
> 
> 							Thanx, Paul
> 
> -------------->
> Lai Jiangshan (8):
>       srcu: Simplify __srcu_read_unlock() via this_cpu_dec()
>       srcu: Add might_sleep() annotation to synchronize_srcu()
>       srcu: Simple cleanup for cleanup_srcu_struct()
>       srcu: Remove checks preventing offline CPUs from calling srcu_read_lock()
>       srcu: Remove checks preventing idle CPUs from calling srcu_read_lock()
>       srcu: Update synchronize_srcu()'s comments
>       srcu: Update synchronize_srcu_expedited()'s comments
>       srcu: use ACCESS_ONCE() to access sp->completed in srcu_read_lock()
> 
>  include/linux/srcu.h |   26 +++-----------------------
>  kernel/srcu.c        |   37 ++++++++++++++++---------------------
>  2 files changed, 19 insertions(+), 44 deletions(-)

Pulled, thanks a lot Paul!

	Ingo

      reply	other threads:[~2013-02-13  8:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 16:29 [GIT PULL rcu/srcu] SRCU commits for 3.9 Paul E. McKenney
2013-02-13  8:46 ` Ingo Molnar [this message]

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=20130213084659.GA7630@gmail.com \
    --to=mingo@kernel.org \
    --cc=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=laijs@cn.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=tglx@linutronix.de \
    /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