Enjoy this wonderful patch :)
--- linux.orig/arch/i386/kernel/apic.c Tue Jan 23 21:41:23 2001
+++ linux/arch/i386/kernel/apic.c Tue Jan 23 21:40:41 2001
@@ -765,6 +765,7 @@
v1 = apic_read(APIC_ESR);
ack_APIC_irq();
irq_err_count++;
+ if (1) return;
/* Here is what the APIC error bits mean:
0: Send CS error
It's not fix - you just don't get this borring message....
-- There are three types of people in the world: those who can count, and those who can't. Zdenek Kabelac http://i.am/kabi/ kabi@i.am {debian.org; fi.muni.cz}- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/