From: Benjamin Herrenschmidt Date: Fri, 9 Dec 2011 04:06:18 +0000 (+1100) Subject: powerpc/pmac: Fix SMP kernels on pre-core99 UP machines X-Git-Tag: v3.2.13~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d7548704a1a6b6dacd6b458897007de80a820b3;p=pandora-kernel.git powerpc/pmac: Fix SMP kernels on pre-core99 UP machines commit 78c5c68a4cf4329d17abfa469345ddf323d4fd62 upstream. The code for "powersurge" SMP would kick in and cause a crash at boot due to the lack of a NULL test. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Jeremy Kerr Reported-by: Adam Conrad Tested-by: Adam Conrad Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed