Re: [PATCH] i386 reduce spurious interrupt noise

From: Alan Cox
Date: Sat Sep 11 2004 - 09:40:19 EST


On Sad, 2004-09-11 at 00:28, Chris Wedgwood wrote:
> > > > > - printk("spurious 8259A interrupt: IRQ%d.\n", irq);
> > > > > + printk(KERN_DEBUG "spurious 8259A interrupt: IRQ%d.\n", irq);
>
> > This should really go.
>
> do we want counters for this? what about the APIC case?

I don't know enough about the APIC version to comment, just the PIC one.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/