[SPARC64]: Don't printk() any messaages in sun4v_build_irq().
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 15 Feb 2006 00:37:13 +0000 (16:37 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:55 +0000 (01:12 -0800)
It just clutters up the log.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/irq.c

index 0d3b0ea..72e626b 100644 (file)
@@ -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