android_kernel_oneplus_msm8998/arch/arm/mach-socfpga
Sascha Hauer dd86efc570 ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel
commit 5616f36713ea77f57ae908bf2fef641364403c9f upstream.

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: Sascha Hauer <s.hauer@pengutronix.de>
Reported-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Suggested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-05-11 11:21:14 +02:00
..
core.h ARM: socfpga: add reset for the Arria 10 platform 2015-07-20 15:44:43 -05:00
headsmp.S ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel 2016-05-11 11:21:14 +02:00
Kconfig ARM: socfpga: support suspend to ram 2015-06-10 16:02:11 -07:00
Makefile ARM: socfpga: support suspend to ram 2015-06-10 16:02:11 -07:00
platsmp.c ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available 2015-07-07 13:39:24 -05:00
pm.c genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() 2015-09-04 16:54:41 -07:00
self-refresh.S ARM: socfpga: support suspend to ram 2015-06-10 16:02:11 -07:00
socfpga.c ARM: socfpga: add reset for the Arria 10 platform 2015-07-20 15:44:43 -05:00