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:
d625728
)
ARM: 7061/1: gic: convert logical CPU numbers into physical numbers
author
Will Deacon
<will.deacon@arm.com>
Tue, 23 Aug 2011 21:20:03 +0000
(22:20 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 17 Oct 2011 08:02:43 +0000
(09:02 +0100)
The GIC driver must convert logical CPU numbers passed in from Linux
into physical CPU numbers that are understood by the hardware.
This patch uses the new cpu_logical_map macro for performing the
conversion inside the GIC driver.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found