提交 de23cf3c 编写于 作者: D David S. Miller

sparc64: Fix niagara2 perf IRQ bits.

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 36a07902
......@@ -437,7 +437,7 @@ static const struct sparc_pmu niagara2_pmu = {
.lower_shift = 6,
.event_mask = 0xfff,
.hv_bit = 0x8,
.irq_bit = 0x03,
.irq_bit = 0x30,
.upper_nop = 0x220,
.lower_nop = 0x220,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册