]> git.karo-electronics.de Git - karo-tx-linux.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 <borislav.petkov@amd.com>
Tue, 16 Oct 2012 14:16:53 +0000 (16:16 +0200)
commit3e6543457915cde024c841c273f0bb866d4852c0
tree223c27a2398a25ba3c6211fcf1a36d4c5bb82adc
parentc60026c29a78dbb74375c5785629f829207c999e
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