Skip to content

Commit

Permalink
MCE, AMD: Remove functional unit references
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Borislav Petkov authored and Borislav Petkov committed Nov 28, 2012
1 parent db7312a commit f05c41a
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 97 deletions.
Loading

0 comments on commit f05c41a

Please sign in to comment.