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

[SPARC64]: Don't printk() any messaages in sun4v_build_irq().

It just clutters up the log.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 e7093703
......@@ -333,9 +333,6 @@ unsigned int sun4v_build_irq(u32 devhandle, unsigned int devino, int pil, unsign
sysino = sun4v_devino_to_sysino(devhandle, devino);
printk(KERN_INFO "sun4v_irq: Mapping (%x:%x) --> sysino[%lx]\n",
devhandle, devino, sysino);
bucket = &ivector_table[sysino];
/* Catch accidental accesses to these things. IMAP/ICLR handling
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册