clocksource: arm_generic: use this_cpu_ptr per-cpu helper
authorShan Wei <davidshan@tencent.com>
Tue, 13 Nov 2012 01:53:14 +0000 (09:53 +0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 13 Nov 2012 19:04:52 +0000 (14:04 -0500)
Utilize this_cpu_ptr() instead of per_cpu_ptr(...,smp_processor_id())

Signed-off-by: Shan Wei <davidshan@tencent.com>
Reviewed-by: Christoph Lameter <cl@linux.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found