commit | 43920a598f9358a12eb59eeddc4cd950f03aea8c | [log] [tgz] |
---|---|---|
author | Arthur Jones <ajones@riverbed.com> | Fri Jul 25 01:49:06 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 25 10:53:48 2008 -0700 |
tree | 8008a71e74ad49df95f7d74a99f994a416f71a64 | |
parent | f7952ffcffa88c9a3fa92c26081f4ec9143c680f [diff] |
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>