From: Benjamin Herrenschmidt Date: Tue, 10 Oct 2006 05:14:12 +0000 (+1000) Subject: [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA X-Git-Tag: v2.6.19-rc3~153^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5267b4b376cfbdc4518abcc68d5a7fffb505638;p=pandora-kernel.git [POWERPC] Don't crash on cell with 2 BEs when !CONFIG_NUMA The SPU code will crash if CONFIG_NUMA is not set and SPUs are found on a non-0 node. This workaround will ignore those SPEs and just print an message in the kernel log. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed