[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1277301677.1875.827.camel@laptop>
Date: Wed, 23 Jun 2010 16:01:17 +0200
From: Peter Zijlstra <peterz@...radead.org>
To: Lai Jiangshan <laijs@...fujitsu.com>
Cc: Tejun Heo <tj@...nel.org>,
"Paul E.McKenney" <paulmck@...ux.vnet.ibm.com>,
Ingo Molnar <mingo@...e.hu>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] rcu: simplify the usage of percpu data
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);
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists