From: Lai Jiangshan <laijs@cn.fujitsu.com>
To: paulmck@linux.vnet.ibm.com
Cc: Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] rcu: move some code from macro to function
Date: Mon, 29 Mar 2010 09:03:52 +0800 [thread overview]
Message-ID: <4BAFFC78.5040909@cn.fujitsu.com> (raw)
In-Reply-To: <20100328041554.GQ2343@linux.vnet.ibm.com>
Paul E. McKenney wrote:
> On Sun, Mar 28, 2010 at 11:12:30AM +0800, Lai Jiangshan wrote:
>> cleanup: move some code from macro to function
>
> Nice!
>
> I have queued this for RCU 2.6.35, with the following commit message:
>
> Shrink the RCU_INIT_FLAVOR() macro by moving all but the
> initialization of the ->rda[] array to rcu_init_one().
> The call to rcu_init_one() can then be moved to the end
> of the RCU_INIT_FLAVOR() macro, which is required because
> rcu_boot_init_percpu_data(), which is now called from
> rcu_init_one(), depends on the initialization of the ->rda[]
> array.
>
> Seem reasonable?
>
> Thanx, Paul
>
OK
Thanks, Lai
prev parent reply other threads:[~2010-03-29 1:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-28 3:12 [PATCH] rcu: move some code from macro to function Lai Jiangshan
2010-03-28 4:15 ` Paul E. McKenney
2010-03-29 1:03 ` Lai Jiangshan [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=4BAFFC78.5040909@cn.fujitsu.com \
--to=laijs@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=paulmck@linux.vnet.ibm.com \
/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.