dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/edac
mark gross 96941026a5 [PATCH] EDAC Coexistence with BIOS
Address the issue of EDAC/BIOS coexistence for the e752x chip-sets.

We have found a problem where the BIOS will start the system with the error
registers (dev0:fun1) hidden and assuming it has exclusive access to them.
The edac driver violates this assumption.

The workaround this patch offers is to honor the hidden-ness as an
indication that it is not safe to use those registers.

Signed-off-by: Mark Gross <mark.gross@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-05-03 20:05:41 -07:00
..
Kconfig [PATCH] edac_752x needs CONFIG_HOTPLUG 2006-03-31 12:18:54 -08:00
Makefile [PATCH] EDAC: core EDAC support code 2006-01-18 19:20:31 -08:00
amd76x_edac.c [PATCH] EDAC: formatting cleanup 2006-03-26 08:57:08 -08:00
e7xxx_edac.c [PATCH] EDAC: formatting cleanup 2006-03-26 08:57:08 -08:00
e752x_edac.c [PATCH] EDAC Coexistence with BIOS 2006-05-03 20:05:41 -07:00
edac_mc.c [PATCH] Typo fixes 2006-03-28 09:16:08 -08:00
edac_mc.h [PATCH] EDAC: formatting cleanup 2006-03-26 08:57:08 -08:00
i82860_edac.c [PATCH] EDAC: formatting cleanup 2006-03-26 08:57:08 -08:00
i82875p_edac.c [PATCH] EDAC: formatting cleanup 2006-03-26 08:57:08 -08:00
r82600_edac.c [PATCH] EDAC: formatting cleanup 2006-03-26 08:57:08 -08:00