From: Olof Johansson Date: Wed, 10 Oct 2007 00:38:24 +0000 (+1000) Subject: [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC X-Git-Tag: v2.6.24-rc1~1450^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64f2758514e3bad19cab03d22851ab37654399a4;p=pandora-kernel.git [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC Don't allow cpu hotplug on systems lacking XICS interrupt controller (i.e. with an MPIC interrupt controller), since the current pSeries platform code is hardcoded for XICS. This works around the bug reported by Paul Mackerras where the disable_nonboot_cpus() call recently added to the shutdown path will cause an oops on older pSeries machines. Signed-off-by: Olof Johansson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed