From: Borislav Petkov Date: Tue, 11 Sep 2012 16:57:43 +0000 (+0200) Subject: MCE, AMD: Remove functional unit references X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~91^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f05c41a9c6057a0d5851ebc9589e3834fde1a4b6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed