edac: i5100 fix enable ecc hardware
authorArthur Jones <ajones@riverbed.com>
Fri, 25 Jul 2008 08:49:06 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2008 17:53:48 +0000 (10:53 -0700)
commit43920a598f9358a12eb59eeddc4cd950f03aea8c
tree8008a71e74ad49df95f7d74a99f994a416f71a64
parentf7952ffcffa88c9a3fa92c26081f4ec9143c680f
edac: i5100 fix enable ecc hardware

It is possible that the BIOS did not enable ECC at boot time.  We check
for that case and fail to load if it is true.

Signed-off-by: Arthur Jones <ajones@riverbed.com>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/edac/i5100_edac.c