Skip to content
Commit 92e26e2a authored by Borislav Petkov's avatar Borislav Petkov
Browse files

x86, MCE, AMD: Remove shared banks sysfs linking



The code used to create a symlink on all non-BSP cores of a node when
the MCi_MISCj bank is present once per node. (This is generally the
case with bank 4 on AMD). However, these sysfs links cause a bunch
of problems with cpu off-/onlining testing and are, as such, a bit
overengineered. IOW, there's nothing wrong with having normal sysfs
files for the shared banks since the corresponding MSRs are replicated
across each core anyway.

Signed-off-by: default avatarBorislav Petkov <borislav.petkov@amd.com>
parent 24214449
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment