commit | 0b1da1c8fc1a0cb71f17701efad06855a059f752 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Thu Feb 26 14:10:10 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Feb 26 14:11:06 2009 +0100 |
tree | b44459199fddcfc6e6f0921e6bc573541d718a34 | |
parent | 1f5bcabf1b997d6b76a09114b5a79423495a1263 [diff] |
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>