commit | f4347553b30ec66530bfe63c84530afea3803396 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Sat May 15 13:51:57 2010 +0200 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Tue Aug 03 16:14:03 2010 +0200 |
tree | 420649ea83f870ba097d8066ef18fd0259e79e33 | |
parent | 98a5ae2d99b78d29d2d31283cd8b481a44f41fd3 [diff] |
amd64_edac: Remove polling mechanism Switch to reusing the mcheck core's machine check polling mechanism instead of duplicating functionality by using the EDAC polling routine. Correct formatting while at it. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com> Acked-by: Doug Thompson <dougthompson@xmission.com>