提交 e91d5d91 编写于 作者: S Stephen Boyd 提交者: Russell King

ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUs

Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
Acked-by: NMagnus Damm <damm@opensource.se>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 08928e7a
......@@ -82,7 +82,7 @@ int __cpuinit emev2_boot_secondary(unsigned int cpu)
/* Tell ROM loader about our vector (in headsmp.S) */
emev2_set_boot_vector(__pa(shmobile_secondary_vector));
gic_raise_softirq(cpumask_of(cpu), 1);
gic_raise_softirq(cpumask_of(cpu), 0);
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册