Home
last modified time | relevance | path

Searched hist:"126 b67b8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/edac/
H A Damd64_edac.c126b67b8 Mon Aug 03 05:37:06 CDT 2009 Doug Thompson <dougthompson@xmission.com> 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>
126b67b8 Mon Aug 03 05:37:06 CDT 2009 Doug Thompson <dougthompson@xmission.com> 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>