x86: apic: simplify secondary CPU wakeup methods, fix
authorIngo Molnar <mingo@elte.hu>
Thu, 26 Feb 2009 13:10:10 +0000 (14:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 26 Feb 2009 13:11:06 +0000 (14:11 +0100)
commit0b1da1c8fc1a0cb71f17701efad06855a059f752
treeb44459199fddcfc6e6f0921e6bc573541d718a34
parent1f5bcabf1b997d6b76a09114b5a79423495a1263
x86: apic: simplify secondary CPU wakeup methods, fix

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>
arch/x86/kernel/apic/x2apic_uv_x.c