]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once
authorVineet Gupta <vgupta@synopsys.com>
Thu, 15 Oct 2015 15:02:39 +0000 (20:32 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 28 Oct 2015 10:43:42 +0000 (16:13 +0530)
commit483bcc99c0a349570b30fc9cb20dea20c9387a4b
treeb360bb67e6176df6f29670d6be4b96481866ff39
parentaa0efcde45a36d1ea2bc5bde4d47f36ec17502de
ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once

With prev fixes, all cores now start via common entry point @stext which
already calls EARLY_CPU_SETUP for all cores - so no need to invoke it
again

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/head.S