From: Benjamin Herrenschmidt Date: Mon, 21 Feb 2011 05:31:49 +0000 (+1100) Subject: powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit X-Git-Tag: v2.6.39-rc2~31^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e07fd045153c0049c99b0cf6cf7254c164d37b;p=pandora-kernel.git powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit Use the generic code, just add the MPIC priority setting, I don't see any use in mucking around with the decrementer, as 32-bit will have EE off all along, and 64-bit will be able to deal with it. Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed