From: mark gross Date: Thu, 4 May 2006 02:55:07 +0000 (-0700) Subject: [PATCH] EDAC Coexistence with BIOS X-Git-Tag: v2.6.17-rc4~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96941026a51e9cb8c2d2be7499301b7fcd9ee225;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed