From: Christian Kujau Date: Tue, 17 Jan 2012 19:13:05 +0000 (+0000) Subject: powerpc/crash: Fix build error without SMP X-Git-Tag: v3.3-rc2~36^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=897e01a08c08d86bc76bebb0ca14588b406500e5;p=pandora-kernel.git powerpc/crash: Fix build error without SMP I could not find cpus_in_crash anywhere in the sourcetree, except for arch/powerpc/kernel/crash.c. Moving the definition into the CONFIG_SMP fixes it. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed