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:
4c3ea37
)
RealView: Use only the shadow mapping of ARM11MPCore local timers
author
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 1 Dec 2008 14:54:57 +0000
(14:54 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Mon, 1 Dec 2008 14:54:57 +0000
(14:54 +0000)
All the cases where the local timer for a CPU is accessed happen on the
corresponding current CPU, hence no need to access the per-CPU local
timer mappings.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found