提交 c4cb768f 编写于 作者: M Marcelo Tosatti 提交者: Tony Luck

[IA64] export smp_send_reschedule

KVM will use smp_send_reschedule to force a cpu out of guest mode.
Signed-off-by: NMarcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: NTony Luck <tony.luck@intel.com>
上级 35c80d5f
......@@ -225,6 +225,7 @@ smp_send_reschedule (int cpu)
{
platform_send_ipi(cpu, IA64_IPI_RESCHEDULE, IA64_IPI_DM_INT, 0);
}
EXPORT_SYMBOL_GPL(smp_send_reschedule);
/*
* Called with preemption disabled.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册