commit | 45e07fd045153c0049c99b0cf6cf7254c164d37b | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Feb 21 16:31:49 2011 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Apr 01 15:37:20 2011 +1100 |
tree | 8e4bf7173712ad1608985505f4f80571ad0ebcf6 | |
parent | 1c91cc570576dfd0f288d664c095d64d11aaace4 [diff] |
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 <benh@kernel.crashing.org>