public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Josh Triplett <josh@joshtriplett.org>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu,
	laijs@cn.fujitsu.com, dipankar@in.ibm.com,
	akpm@linux-foundation.org, mathieu.desnoyers@polymtl.ca,
	dvhltc@us.ibm.com, niv@us.ibm.com, tglx@linutronix.de,
	peterz@infradead.org, rostedt@goodmis.org,
	Valdis.Kletnieks@vt.edu, dhowells@redhat.com
Subject: Re: [PATCH tip/core/rcu 0/4] Josh and Ingo review feedback and Bloatwatch RCU
Date: Wed, 23 Sep 2009 12:10:26 -0700	[thread overview]
Message-ID: <20090923191025.GE6763@feather> (raw)
In-Reply-To: <20090923165012.GA13801@linux.vnet.ibm.com>

On Wed, Sep 23, 2009 at 09:50:12AM -0700, Paul E. McKenney wrote:
> This patch set applies two sets of review feedback from Josh Triplett
> and checkpatch feedback from Ingo Molnar.  It also contains a forward-port
> of Bloatwatch RCU, courtesy of David Howells.
> 
> This series is a respin of http://lkml.org/lkml/2009/9/22/554, including
> improved changelogs and Peter Zijlstra's Acked-by for the first two
> patches in the series.
> 
>  b/include/linux/hardirq.h  |   24 ++++
>  b/include/linux/rcupdate.h |    4 
>  b/include/linux/rcutiny.h  |  103 ++++++++++++++++++
>  b/include/linux/rcutree.h  |    1 
>  b/init/Kconfig             |    9 +
>  b/init/main.c              |    1 
>  b/kernel/Makefile          |    1 
>  b/kernel/rcupdate.c        |    3 
>  b/kernel/rcutiny.c         |  246 ++++++++++++++++++++++++++++++++++++++++++++-
>  b/kernel/rcutorture.c      |    4 
>  b/kernel/rcutree.c         |   29 +++--
>  b/kernel/rcutree.h         |    6 -
>  b/kernel/rcutree_plugin.h  |   51 ++++-----
>  b/kernel/rcutree_trace.c   |   13 +-
>  include/linux/rcupdate.h   |    6 +
>  include/linux/rcutree.h    |   12 +-
>  kernel/rcupdate.c          |    4 
>  kernel/rcutree.c           |   95 ++++++-----------
>  kernel/rcutree.h           |   57 ++++++++--
>  kernel/rcutree_plugin.h    |   24 +++-
>  20 files changed, 557 insertions(+), 136 deletions(-)

That'll teach me to read my inbox in order. :)

For the newer series, again:
Acked-by: Josh Triplett <josh@joshtriplett.org>

  parent reply	other threads:[~2009-09-23 19:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 16:50 [PATCH tip/core/rcu 0/4] Josh and Ingo review feedback and Bloatwatch RCU Paul E. McKenney
2009-09-23 16:50 ` [PATCH tip/core/rcu 1/4] rcu: Apply review feedback from Josh Triplett, part 1 Paul E. McKenney
2009-09-23 19:13   ` [tip:core/urgent] rcu: Clean up code based on review feedback from Josh Triplett tip-bot for Paul E. McKenney
2009-09-23 16:50 ` [PATCH tip/core/rcu 2/4] rcu: Apply review feedback from Josh Triplett, part 2 Paul E. McKenney
2009-09-23 19:13   ` [tip:core/urgent] rcu: Clean up code based on " tip-bot for Paul E. McKenney
2009-09-23 16:50 ` [PATCH tip/core/rcu 3/4] rcu: Apply Ingo's checkpatch feedback Paul E. McKenney
2009-09-23 19:13   ` [tip:core/urgent] rcu: Clean up code to address " tip-bot for Paul E. McKenney
2009-09-23 16:50 ` [PATCH tip/core/rcu 4/4] rcu: The Bloatwatch Edition, v6 Paul E. McKenney
2009-09-23 19:13   ` [tip:core/urgent] rcu-tiny: " tip-bot for Paul E. McKenney
2009-10-05 19:10   ` [tip:core/rcu] " tip-bot for Paul E. McKenney
2009-09-23 19:10 ` Josh Triplett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-22 22:24 [PATCH tip/core/rcu 0/4] Josh and Ingo review feedback and bloatwatch RCU Paul E. McKenney
2009-09-23  6:45 ` Peter Zijlstra
2009-09-23 13:21   ` Paul E. McKenney
2009-09-23 19:04 ` Josh Triplett

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=20090923191025.GE6763@feather \
    --to=josh@joshtriplett.org \
    --cc=Valdis.Kletnieks@vt.edu \
    --cc=akpm@linux-foundation.org \
    --cc=dhowells@redhat.com \
    --cc=dipankar@in.ibm.com \
    --cc=dvhltc@us.ibm.com \
    --cc=laijs@cn.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mathieu.desnoyers@polymtl.ca \
    --cc=mingo@elte.hu \
    --cc=niv@us.ibm.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.org \
    --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