From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: linux-kernel@vger.kernel.org
Cc: mingo@elte.hu, laijs@cn.fujitsu.com, dipankar@in.ibm.com,
akpm@linux-foundation.org, mathieu.desnoyers@efficios.com,
josh@joshtriplett.org, niv@us.ibm.com, tglx@linutronix.de,
peterz@infradead.org, rostedt@goodmis.org,
Valdis.Kletnieks@vt.edu, dhowells@redhat.com,
edumazet@google.com, darren@dvhart.com, fweisbec@gmail.com,
sbw@mit.edu, patches@linaro.org
Subject: Re: [PATCH tip/core/rcu 0/6] RCU fixes for 3.9
Date: Sat, 5 Jan 2013 09:19:16 -0800 [thread overview]
Message-ID: <20130105171916.GA13383@linux.vnet.ibm.com> (raw)
In-Reply-To: <20130105170920.GA13766@linux.vnet.ibm.com>
On Sat, Jan 05, 2013 at 09:09:20AM -0800, Paul E. McKenney wrote:
> Hello!
>
> The following fixes are intended for 3.9:
>
> 1. Fix int/long type confusion in trace_rcu_start_batch().
> 2. Declare rcu_is_cpu_rrupt_from_idle() static, courtesy of
> Josh Triplett.
> 3. Make rcu_eqs_enter_common() trace the new nesting value instead
> of zero, courtesy of Li Zhong.
> 4. Silence a gcc array-out-of-bounds false positive in rcu_init_one().
> 5. Code style fix in rcu_torture_barrier_init(), courtesy of Sasha Levin.
and:
6. Grammar fix to rcu_scheduler_active comment, courtesy of Cody
Schafer.
> Thanx, Paul
>
>
> b/include/trace/events/rcu.h | 6 +++---
> b/kernel/rcutiny.c | 2 +-
> b/kernel/rcutorture.c | 2 +-
> b/kernel/rcutree.c | 10 +++++++---
> 4 files changed, 12 insertions(+), 8 deletions(-)
next prev parent reply other threads:[~2013-01-05 17:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-05 17:09 [PATCH tip/core/rcu 0/6] RCU fixes for 3.9 Paul E. McKenney
2013-01-05 17:09 ` [PATCH tip/core/rcu 1/6] rcu: Fix blimit type for trace_rcu_batch_start() Paul E. McKenney
2013-01-05 17:09 ` [PATCH tip/core/rcu 2/6] rcu: Make rcu_is_cpu_rrupt_from_idle helper functions static Paul E. McKenney
2013-01-05 17:09 ` [PATCH tip/core/rcu 3/6] rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_common Paul E. McKenney
2013-01-05 17:09 ` [PATCH tip/core/rcu 4/6] rcu: Silence compiler array out-of-bounds false positive Paul E. McKenney
2013-01-07 15:50 ` Josh Triplett
2013-01-07 17:16 ` Paul E. McKenney
2013-01-07 17:19 ` Paul E. McKenney
2013-01-07 22:18 ` Steven Rostedt
2013-01-07 22:33 ` Paul E. McKenney
2013-01-07 18:08 ` Markus Trippelsdorf
2013-01-07 18:24 ` Josh Triplett
2013-01-07 18:43 ` Paul E. McKenney
2013-01-05 17:09 ` [PATCH tip/core/rcu 5/6] rcutorture: don't compare ptr with 0 Paul E. McKenney
2013-01-05 17:09 ` [PATCH tip/core/rcu 6/6] rcu: Correct 'optimized' to 'optimize' in header comment Paul E. McKenney
2013-01-05 17:19 ` Paul E. McKenney [this message]
2013-01-07 15:51 ` [PATCH tip/core/rcu 0/6] RCU fixes for 3.9 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=20130105171916.GA13383@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=Valdis.Kletnieks@vt.edu \
--cc=akpm@linux-foundation.org \
--cc=darren@dvhart.com \
--cc=dhowells@redhat.com \
--cc=dipankar@in.ibm.com \
--cc=edumazet@google.com \
--cc=fweisbec@gmail.com \
--cc=josh@joshtriplett.org \
--cc=laijs@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mathieu.desnoyers@efficios.com \
--cc=mingo@elte.hu \
--cc=niv@us.ibm.com \
--cc=patches@linaro.org \
--cc=peterz@infradead.org \
--cc=rostedt@goodmis.org \
--cc=sbw@mit.edu \
--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