commit | cda9459da736481c6ff7e4368c994b98533a28cc | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Wed Jun 10 16:20:56 2015 +0200 |
committer | Borislav Petkov <bp@suse.de> | Wed Jun 24 18:17:38 2015 +0200 |
tree | 9010847df046d049065961307d829a5f3932a1e8 | |
parent | 6d1e9bf5b04887a2220fbb44be074e9e8376e332 [diff] |
EDAC, mce_amd_inj: Set MISCV on injection When during injection we populate MCi_MISC by writing into misc, we need to set the MiscV bit in the corresponding MCi_STATUS register which denotes that there's valid info in the MCi_MISC register. Signed-off-by: Borislav Petkov <bp@suse.de>