From: Shan Wei Date: Tue, 13 Nov 2012 01:53:14 +0000 (+0800) Subject: clocksource: arm_generic: use this_cpu_ptr per-cpu helper X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~74^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47c8c91b2d60006df22146effe79ac4cdafd9205;p=pandora-kernel.git clocksource: arm_generic: use this_cpu_ptr per-cpu helper Utilize this_cpu_ptr() instead of per_cpu_ptr(...,smp_processor_id()) Signed-off-by: Shan Wei Reviewed-by: Christoph Lameter Signed-off-by: John Stultz --- Reading git-diff-tree failed