commit | 47c8c91b2d60006df22146effe79ac4cdafd9205 | [log] [tgz] |
---|---|---|
author | Shan Wei <davidshan@tencent.com> | Tue Nov 13 09:53:14 2012 +0800 |
committer | John Stultz <john.stultz@linaro.org> | Tue Nov 13 14:04:52 2012 -0500 |
tree | be89f41a95937238f17018b831b2f920ae044503 | |
parent | 980097b36074596c76c1367a9e7b70ec8583d55b [diff] |
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 <davidshan@tencent.com> Reviewed-by: Christoph Lameter <cl@linux.com> Signed-off-by: John Stultz <john.stultz@linaro.org>