From: Borislav Petkov Date: Wed, 2 May 2012 14:20:49 +0000 (+0200) Subject: x86, MCE, AMD: Remove shared banks sysfs linking X-Git-Tag: v3.6-rc1~154^2~2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92e26e2a1a7d5fe6538e4a676f9c383966f894a7;p=pandora-kernel.git 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: Borislav Petkov --- Reading git-diff-tree failed