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,
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
Subject: Re: [PATCH tip/core/rcu 08/12] rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h
Date: Sat, 13 Apr 2013 11:28:56 -0700 [thread overview]
Message-ID: <20130413182856.GB12096@leaf> (raw)
In-Reply-To: <1365810511-24811-8-git-send-email-paulmck@linux.vnet.ibm.com>
On Fri, Apr 12, 2013 at 04:48:27PM -0700, Paul E. McKenney wrote:
> From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
>
> Now that CONFIG_TINY_PREEMPT_RCU is no more, this commit removes
> the CONFIG_TINY_RCU ifdefs from include/linux/rcutiny.h in favor of
> unconditionally compiling the CONFIG_TINY_RCU legs of those ifdefs.
>
> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
The #else branches of these ifdefs ought to disappear in the first patch
of the series, since they cover the CONFIG_TINY_PREEMPT_RCU case.
- Josh Triplett
next prev parent reply other threads:[~2013-04-13 18:29 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-12 23:48 [PATCH tip/core/rcu 0/12] TINY_RCU changes for 3.11 Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 01/12] rcu: Remove TINY_PREEMPT_RCU Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 02/12] rcu: Remove show_tiny_preempt_stats() Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 03/12] rcu: Remove rcu_preempt_check_callbacks() Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 04/12] rcu: Remove rcu_preempt_remove_callbacks() Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 05/12] rcu: Remove rcu_preempt_process_callbacks() Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 06/12] rcu: Simplify RCU_TINY RCU callback invocation Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 07/12] rcu: Remove check_cpu_stall_preempt() Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 08/12] rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h Paul E. McKenney
2013-04-13 18:28 ` Josh Triplett [this message]
2013-04-12 23:48 ` [PATCH tip/core/rcu 09/12] rcu: Remove rcu_preempt_note_context_switch() Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 10/12] rcu: Consolidate rcutiny_plugin.h ifdefs Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 11/12] rcu: Remove TINY_PREEMPT_RCU tracing documentation Paul E. McKenney
2013-04-12 23:48 ` [PATCH tip/core/rcu 12/12] rcu: Shrink TINY_RCU by moving exit_rcu() Paul E. McKenney
2013-04-13 18:30 ` [PATCH tip/core/rcu 0/12] TINY_RCU changes for 3.11 Josh Triplett
2013-04-13 19:38 ` Paul E. McKenney
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=20130413182856.GB12096@leaf \
--to=josh@joshtriplett.org \
--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=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=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 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.