Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information