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:
43b3e18
)
ARM: consolidate SMP cross call implementation
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 3 Apr 2011 12:01:30 +0000
(13:01 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 23 May 2011 15:53:17 +0000
(16:53 +0100)
Rather than having each platform class provide a mach/smp.h header for
smp_cross_call(), arrange for them to register the function with the
core ARM SMP code instead.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found