ARM: shmobile: Add SMP boot function and argument
authorMagnus Damm <damm@opensource.se>
Mon, 10 Jun 2013 09:19:36 +0000 (18:19 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 17 Jun 2013 07:07:27 +0000 (16:07 +0900)
commitebe72ab90a5c1e3b69d89b841552fd02805dc4e4
tree17db27537387608267ff14466afbbfd63e4f6222
parente26f4067405872b5d8b9efea9fc48cda97e39fc2
ARM: shmobile: Add SMP boot function and argument

Add code for mach-shmobile to allow specifying boot function
and argument. Will initially be used for SMP together with SCU
but may in the future also be used for deep sleep resume. This
patch removes one inline virtual to physical address conversion.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/headsmp.S
arch/arm/mach-shmobile/include/mach/common.h
This page took 0.026379 seconds and 5 git commands to generate.