Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5b7cc3df authored by Stephen Boyd's avatar Stephen Boyd Committed by Russell King
Browse files

ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUs

parent f4ba394c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -139,7 +139,7 @@ int __cpuinit boot_secondary(unsigned int cpu, struct task_struct *idle)

		__raw_writel(virt_to_phys(exynos4_secondary_startup),
			CPU1_BOOT_REG);
		gic_raise_softirq(cpumask_of(cpu), 1);
		gic_raise_softirq(cpumask_of(cpu), 0);

		if (pen_release == -1)
			break;