]> 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>
Wed, 24 Oct 2012 14:55:35 +0000 (16:55 +0200)
commitfb630798c4ad5e9e211df02ac7dfb17b4bd3ffbd
tree4e35692469bd6a8701193dffd9ad9bb4f41a4e81
parentc676aa7b124129c0ba63e1c9fd5d8b9149541e5b
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