提交 464771fe 编写于 作者: A Adrian Bunk 提交者: David S. Miller

[KERNEL]: Unexport raise_softirq_irqoff

raise_softirq_irqoff no longer has any modular user.
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 a050c33f
......@@ -330,8 +330,6 @@ inline fastcall void raise_softirq_irqoff(unsigned int nr)
wakeup_softirqd();
}
EXPORT_SYMBOL(raise_softirq_irqoff);
void fastcall raise_softirq(unsigned int nr)
{
unsigned long flags;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册