git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c91cc5
)
powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 21 Feb 2011 05:31:49 +0000
(16:31 +1100)
committer
Benjamin 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