commit | 126b67b8d26f6623d199aa59279f2e3243f2144c | [log] [tgz] |
---|---|---|
author | Doug Thompson <dougthompson@xmission.com> | Mon Aug 03 12:37:06 2009 +0200 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Mon Aug 03 16:54:20 2009 +0200 |
tree | 034e8bab3512d4c5ff87400925a83754c2918937 | |
parent | ed680c4ad478d0fee9740f7d029087f181346564 [diff] |
amd64_edac: fix ECC checking 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>