commit | 0492007ed9b53f6a2a2f983910d0fe7c97b09822 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Nov 09 22:39:38 2007 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Nov 09 22:39:38 2007 +0100 |
tree | 0a9c9ac8dc46e3e38886bc92246dfd488617d7b1 | |
parent | 4e2947f12516d13446d6ffa1d9e4fbd33b1636fa [diff] |
x86: make nmi_cpu_busy() always defined nmi_cpu_busy() must be available on !SMP too. this is in preparation to a smp_call_function_mask() fix. Signed-off-by: Ingo Molnar <mingo@elte.hu>