powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 21 Feb 2011 05:31:49 +0000 (16:31 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 1 Apr 2011 04:37:20 +0000 (15:37 +1100)
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 <benh@kernel.crashing.org>

No differences found