]> rtime.felk.cvut.cz Git - linux-imx.git/commit
MCE, AMD: Remove functional unit references
authorBorislav Petkov <borislav.petkov@amd.com>
Tue, 11 Sep 2012 16:57:43 +0000 (18:57 +0200)
committerBorislav Petkov <bp@alien8.de>
Wed, 28 Nov 2012 10:55:44 +0000 (11:55 +0100)
commitf05c41a9c6057a0d5851ebc9589e3834fde1a4b6
treef9e3627209b517b19b7110379c1c901d25098888
parentdb7312a295ec113fa7b3f7486c4b62b936a357d3
MCE, AMD: Remove functional unit references

Having the functional unit names in each bank decode is only misleading
as this code supports multiple families and there's no guarantee the
mapping between FUs and MCE banks will stay the same.

And also, knowing the functional unit name doesn't help much since you
end up looking at the respective BKDG anyway.

So drop all FU references and use the MC bank numbers instead.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
drivers/edac/mce_amd.c
drivers/edac/mce_amd.h