ARM: mach-ux500: use SGI0 to wake up the other core
authorSrinidhi Kasagar <srinidhi.kasagar@stericsson.com>
Fri, 2 Nov 2012 12:44:34 +0000 (18:14 +0530)
committerRob Herring <rob.herring@calxeda.com>
Thu, 10 Jan 2013 17:44:39 +0000 (11:44 -0600)
commit902ef5d77aeaff43bce8d3ce55c442a12eb71819
tree9e597c23eeb5fbb4944dab3d007ea663e831e207
parent73171d15873e9246c82aeda5c7fd8ec11cb97be9
ARM: mach-ux500: use SGI0 to wake up the other core

The commit 7d28e3eaa1a8e951251b942e7220f97114bd73b9
("ARM: ux500: wake secondary cpu via resched") makes use
of schedule IPI to wake up the secondary core which seems
incorrect. Rather use SGI0.

Signed-off-by: srinidhi kasagar <srinidhi.kasagar@stericsson.com>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-ux500/platsmp.c