git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ed680c4
)
amd64_edac: fix ECC checking
author
Doug Thompson
<dougthompson@xmission.com>
Mon, 3 Aug 2009 10:37:06 +0000
(12:37 +0200)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Mon, 3 Aug 2009 14:54:20 +0000
(16:54 +0200)
On the good path of BIOS enabled ECC and no override, the value returned
is 1 by omission and thus is deemed failing by the probe-function.
Allow proper module initialization by clearing the retval explicitly.
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
No differences found