git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
980097b
)
clocksource: arm_generic: use this_cpu_ptr per-cpu helper
author
Shan Wei
<davidshan@tencent.com>
Tue, 13 Nov 2012 01:53:14 +0000
(09:53 +0800)
committer
John 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