From: Peter Zijlstra <peterz@infradead.org>
To: Lai Jiangshan <laijs@cn.fujitsu.com>
Cc: Tejun Heo <tj@kernel.org>,
"Paul E.McKenney" <paulmck@linux.vnet.ibm.com>,
Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 2/2] rcu: simplify the usage of percpu data
Date: Wed, 23 Jun 2010 16:01:17 +0200 [thread overview]
Message-ID: <1277301677.1875.827.camel@laptop> (raw)
In-Reply-To: <4C21DC37.9040503@cn.fujitsu.com>
On Wed, 2010-06-23 at 18:04 +0800, Lai Jiangshan wrote:
> + struct rcu_data *rdp = per_cpu_ptr(rsp->rda, smp_processor_id());
this_cpu_ptr(rsp->rda);
prev parent reply other threads:[~2010-06-23 14:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-23 10:04 [PATCH 2/2] rcu: simplify the usage of percpu data Lai Jiangshan
2010-06-23 14:01 ` Peter Zijlstra [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=1277301677.1875.827.camel@laptop \
--to=peterz@infradead.org \
--cc=laijs@cn.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=paulmck@linux.vnet.ibm.com \
--cc=tj@kernel.org \
/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