]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: Add 8 channel decoding for SMCA systems
authorMuralidhara M K <muralimk@amd.com>
Thu, 20 Aug 2020 15:30:57 +0000 (21:00 +0530)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 1 Sep 2020 06:44:39 +0000 (08:44 +0200)
commit854364ba44aee9bc5646f6537fc744b0b54aff37
tree93c5ae8f48e01c7519be287b415706b050622c34
parent00115dda854f4a50681ccc6c017daa991234411b
rasdaemon: Add 8 channel decoding for SMCA systems

Current Scalable Machine Check Architecture (SMCA) systems support up
to 8 UMC channels.

To find the UMC channel represented by a bank, look at the 6th nibble
in the MCA_IPID[InstanceId] field.

Signed-off-by: Muralidhara M K <muralimk@amd.com>
[ Adjust commit message. ]
Signed-off-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
mce-amd-smca.c