Displaying 2 results from an estimated 2 matches for "e7xxx".
Did you mean:
7xxx
2008 Jan 19
2
EDAC error
Hello,
I upgraded to CentOS 5.1 and everything went smoothly (Thanks for the
awesome work!). But after rebooting, I get the following error:
EDAC MC: Ver: 2.0.1 Nov 30 2007
EDAC e7xxx: error reporting device not found:vendor 8086 device
0x2541 (broken BIOS?)
I found http://edacbugs.buttersideup.com/show_bug.cgi?id=21 with
google but no solution. Is it safe to ignore the error or remove the
EDAC module? I read their wiki but I'm new to this and I don't want
to br...
2004 Dec 08
2
PATCH: fix compiler warning on noirqdebug_setup
CC arch/xen/i386/kernel/irq.o
arch/xen/i386/kernel/irq.c:276: warning: static declaration of ''noirqdebug_setup'' follows non-static declaration
include/asm/irq.h:64: warning: previous declaration of ''noirqdebug_setup'' was here
Apparently this function might even be called from drivers/pci/quirks.c.
--- linux-2.6.9/arch/xen/i386/kernel/irq.c.warn 2004-12-08