From: Srinidhi Kasagar Date: Fri, 2 Nov 2012 12:44:34 +0000 (+0530) Subject: ARM: mach-ux500: use SGI0 to wake up the other core X-Git-Tag: v3.9-rc1~115^2~7^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=902ef5d77aeaff43bce8d3ce55c442a12eb71819;p=pandora-kernel.git 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 Signed-off-by: Rob Herring Acked-by: Olof Johansson --- Reading git-diff-tree failed