From: Tony Lindgren Date: Mon, 20 Sep 2010 21:47:55 +0000 (-0700) Subject: ARM: Don't send IPI in smp_send_stop if there's only one CPU X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bd2623fed84f05bbc4c1254247957e9b158d820;p=pandora-kernel.git ARM: Don't send IPI in smp_send_stop if there's only one CPU 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 --- Reading git-diff-tree failed