Re: [PATCH 2/2] rcu: simplify the usage of percpu data

From: Peter Zijlstra
Date: Wed Jun 23 2010 - 10:01:35 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/