]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
authorYazen Ghannam <yazen.ghannam@amd.com>
Fri, 10 Jan 2020 01:56:47 +0000 (01:56 +0000)
committerBorislav Petkov <bp@suse.de>
Thu, 16 Jan 2020 16:09:02 +0000 (17:09 +0100)
commit89a76171bf50bd20d44338408b8c09433c302956
tree570d0e4e7140128c7e5ba09863aa33d0d3046806
parent7a8bc2b0462eaca0072d1f7f4ddc749fcb8a773c
x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType

Add support for a new version of the Load Store unit bank type as
indicated by its McaType value, which will be present in future SMCA
systems.

Add the new (HWID, MCATYPE) tuple. Reuse the same name, since this is
logically the same to the user.

Also, add the new error descriptions to edac_mce_amd.

Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Link: https://lkml.kernel.org/r/20200110015651.14887-2-Yazen.Ghannam@amd.com
arch/x86/include/asm/mce.h
arch/x86/kernel/cpu/mce/amd.c
drivers/edac/mce_amd.c