Skip to content
Commit 94baaee4 authored by Borislav Petkov's avatar Borislav Petkov
Browse files

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: default avatarBorislav Petkov <borislav.petkov@amd.com>
parent 66216a7a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment