diff options
author | 2009-09-16 13:05:46 +0200 | |
---|---|---|
committer | 2009-09-16 13:05:46 +0200 | |
commit | 06724535f8fa26e78238bf8adfc9c81650a665f7 (patch) | |
tree | 7634d878082199d9880b99b52c00ccb341ea1db9 /fs/proc/array.c | |
parent | amd64_edac: Rewrite unganged mode code of f10_early_channel_count (diff) | |
download | wireguard-linux-06724535f8fa26e78238bf8adfc9c81650a665f7.tar.xz wireguard-linux-06724535f8fa26e78238bf8adfc9c81650a665f7.zip |
amd64_edac: check NB MCE bank enable on the current node properly
The old code was using smp_call_function_many which skips the current
cpu if it is in the supplied cpumask. Switch to the rdmsr_on_cpus()
interface which takes care of that.
In addition, add get_cpus_on_this_dct_cpumask helper which computes a
cpumask of all the cores on a node and thus on a DCT.
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions