提交 5e374fb6 编写于 作者: J Jens Axboe 提交者: Ingo Molnar

generic-ipi: fixlet

create proper stackframe.
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 ba8dd03a
......@@ -198,7 +198,7 @@ void smp_call_function_interrupt(struct pt_regs *regs)
irq_exit();
}
void smp_call_function_single_interrupt(void)
void smp_call_function_single_interrupt(struct pt_regs *regs)
{
ack_APIC_irq();
irq_enter();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册