ARM: nommu: add entry point for secondary CPUs to head-nommu.S
authorWill Deacon <will.deacon@arm.com>
Tue, 28 Feb 2012 11:50:32 +0000 (11:50 +0000)
committerJonathan Austin <jonathan.austin@arm.com>
Fri, 7 Jun 2013 16:02:41 +0000 (17:02 +0100)
commit01fafcab20fbbd2930691c7fdcf177eaa190d499
tree80da01e4544fbd018b041e3321b02cbaa9cde9e2
parent78ecad0183bd7e49131da2b5aa82bee017db1cf0
ARM: nommu: add entry point for secondary CPUs to head-nommu.S

This patch adds a secondary_startup entry point to head-nommu.S so that
we can boot secondary CPUs on an SMP nommu configuration.

Signed-off-by: Will Deacon <will.deacon@arm.com>
CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
CC: Nicolas Pitre <nico@linaro.org>
arch/arm/kernel/head-nommu.S