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:
1f5bcab
)
x86: apic: simplify secondary CPU wakeup methods, fix
author
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Feb 2009 13:10:10 +0000
(14:10 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 26 Feb 2009 13:11:06 +0000
(14:11 +0100)
Impact: build fix
init_deasserted is only available on SMP. Make the secondary-wakeup
function conditional on SMP.
Also clean up the file some.
Cc: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found