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:
7a53a4f
)
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 11 Feb 2011 03:09:32 +0000
(14:09 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 1 Apr 2011 04:37:16 +0000
(15:37 +1100)
Use generic cpu_state, call idle_task_exit() properly, and
remove smp_core99_cpu_die() which isn't useful, the generic
function does the job just fine.
No differences found