提交 5329571b 编写于 作者: A akpm@linux-foundation.org 提交者: Tony Luck

[IA64] sa_interrupt is deprecated

Seems more than just deprecated, we can't build using SA_INTERUPT.
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NTony Luck <tony.luck@intel.com>
上级 38cb162b
......@@ -289,7 +289,7 @@ static struct irqaction resched_irqaction = {
static struct irqaction tlb_irqaction = {
.handler = dummy_handler,
.flags = SA_INTERRUPT,
.flags = IRQF_DISABLED,
.name = "tlb_flush"
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册