patch-2.4.21 linux-2.4.21/arch/x86_64/kernel/io_apic.c

Next file: linux-2.4.21/arch/x86_64/kernel/ioport.c
Previous file: linux-2.4.21/arch/x86_64/kernel/i8259.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/x86_64/kernel/io_apic.c linux-2.4.21/arch/x86_64/kernel/io_apic.c
@@ -728,8 +728,10 @@
 
 void __init UNEXPECTED_IO_APIC(void)
 {
+#if 0
 	printk(KERN_WARNING " WARNING: unexpected IO-APIC, please mail\n");
 	printk(KERN_WARNING "          to linux-smp@vger.kernel.org\n");
+#endif
 }
 
 void __init print_IO_APIC(void)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)