ARM: Don't send IPI in smp_send_stop if there's only one CPU
authorTony Lindgren <tony@atomide.com>
Fri, 15 Oct 2010 19:46:15 +0000 (12:46 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 15 Oct 2010 19:46:15 +0000 (12:46 -0700)
No need to send IPI if there's one CPU, especially when booting
systems with CONFIG_SMP_ON_UP that may not even support IPI.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found