commit | bad744b7f29d264c2c2ad8fb723dd480e6c9b007 | [log] [tgz] |
---|---|---|
author | Yazen Ghannam <[email protected]> | Mon Sep 12 09:59:30 2016 +0200 |
committer | Thomas Gleixner <[email protected]> | Tue Sep 13 15:23:07 2016 +0200 |
tree | 254f57b5f5c5a30df236cc1845fc25c2bac8aac7 | |
parent | b300e87300b68120aa5374341b252875a1cb6ea1 [diff] |
x86/RAS: Add syndrome support to mce_amd_inj Add a debugfs file which holds the error syndrome (written into MCA_SYND) of an injected error. Only write it on SMCA systems. Update README file, while at it. Signed-off-by: Yazen Ghannam <[email protected]> Signed-off-by: Borislav Petkov <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>