commit | 66fed2d464157eb20c37738d75b281458dfc2cab | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Aug 09 18:41:07 2012 +0200 |
committer | Borislav Petkov <bp@alien8.de> | Wed Nov 28 11:45:01 2012 +0100 |
tree | 2ef45590cacc3c69d9901153f4dc1199e20b7fa1 | |
parent | 6e71a870b8ff2c1e2d89e5ea27a38cea39cefa3d [diff] |
amd64_edac: Improve error injection When injecting DRAM ECC errors over the F3xB[8,C] interface, the machine does this by injecting the error in the next non-cached access. This takes relatively long time on a normal system so that in order for us to expedite it, we disable the caches around the injection. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>