-
由 Sascha Hauer 提交于
The secondary CPU starts up in ARM mode. When the kernel is compiled in thumb2 mode we have to explicitly compile the secondary startup trampoline in ARM mode, otherwise the CPU will go to Nirvana. Signed-off-by: NSascha Hauer <s.hauer@pengutronix.de> Reported-by: NSteffen Trumtrar <s.trumtrar@pengutronix.de> Suggested-by: NArd Biesheuvel <ard.biesheuvel@linaro.org> Cc: stable@vger.kernel.org Signed-off-by: NDinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: NKevin Hilman <khilman@baylibre.com>
5616f367