From: Michael Neuling Date: Wed, 28 Apr 2010 13:39:41 +0000 (+0000) Subject: powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu X-Git-Tag: v2.6.27.48~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21dfd35afeaf03c5fe4409d1021b2cc888c11326;p=pandora-kernel.git powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu commit f8b67691828321f5c85bb853283aa101ae673130 upstream. This moves query_cpu_stopped() out of the hotplug cpu code and into smp.c so it can called in other places and renames it to smp_query_cpu_stopped(). It also cleans up the return values by adding some #defines Signed-off-by: Michael Neuling Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed