commit | 94baaee4947d84809b289d5ca03677525ffc6da9 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Sep 24 11:05:30 2009 +0200 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Wed Oct 07 16:51:28 2009 +0200 |
tree | 61134e2d9fc2e639d4dfc4ec50f90730d2f21f75 | |
parent | 66216a7a15e75d517dddd0ac6514924b15071e4c [diff] |
amd64_edac: beef up DRAM error injection When injecting DRAM ECC errors (F3xBC_x8), EccVector[15:0] is a bitmask of which bits should be error injected when written to and holds the payload of 16-bit DRAM word when read, respectively. Add /sysfs members to show the DRAM ECC section/word/vector. Fail wrong injection values entered over /sysfs instead of truncating them. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>