alistair23-linux/arch/arm/mach-sti
Srinivas Kandagatla d6f67eb787 ARM: STi: remove sti_secondary_start from INIT section.
This patch removes sti_secondary_start from _INIT section, there are 2
reason for this removal.
 1. discarding such a small code does not save much, given the RAM
sizes.
 2. Having this code discarded, creates corruption issue when we boot
smp-kernel with nrcpus=1 or with single cpu node in DT.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
2013-08-04 13:40:55 -07:00
..
board-dt.c ARM: sti: Add STiH416 SOC support 2013-06-25 13:26:58 -07:00
headsmp.S ARM: STi: remove sti_secondary_start from INIT section. 2013-08-04 13:40:55 -07:00
Kconfig ARM: STi: Set correct ARM ERRATAs. 2013-07-22 19:36:13 -07:00
Makefile ARM: sti: Add STiH415 SOC support 2013-06-25 13:26:47 -07:00
platsmp.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
smp.h ARM: sti: Add STiH415 SOC support 2013-06-25 13:26:47 -07:00