diff options
author | Yazen Ghannam <[email protected]> | 2016-09-12 09:59:40 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-09-13 15:23:14 +0200 |
commit | a884675b873a0185d2626d1f304987c94cef6d74 (patch) | |
tree | 8b413a3614883cdf845911bbac82040e04fd3404 /scripts/gdb/linux/lists.py | |
parent | 4f29b73bae158e3635b8f289f77376b054904ef5 (diff) |
x86/MCE/AMD, EDAC: Handle reserved bank 4 on Fam17h properly
Bank 4 is reserved on family 0x17 and shouldn't generate any MCE
records. However, broken hardware and software is not something unheard
of so warn about bank 4 errors. They shouldn't be coming from bank 4
naturally but users can still use mce_amd_inj to simulate errors from it
for testing purposed.
Also, avoid special handling in the injector mce_amd_inj like it is
being done on the older families.
[ bp: Rewrite commit message and merge into one patch. Use boot_cpu_data. ]
Signed-off-by: Yazen Ghannam <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Aravind Gopalakrishnan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions