Loading arch/x86/kernel/smp_32.c +1 −0 Original line number Diff line number Diff line Loading @@ -708,3 +708,4 @@ struct smp_ops smp_ops = { .smp_send_reschedule = native_smp_send_reschedule, .smp_call_function_mask = native_smp_call_function_mask, }; EXPORT_SYMBOL_GPL(smp_ops); Loading
arch/x86/kernel/smp_32.c +1 −0 Original line number Diff line number Diff line Loading @@ -708,3 +708,4 @@ struct smp_ops smp_ops = { .smp_send_reschedule = native_smp_send_reschedule, .smp_call_function_mask = native_smp_call_function_mask, }; EXPORT_SYMBOL_GPL(smp_ops);