Borislav Petkov 06724535f8 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>
2009-09-16 13:05:46 +02:00
..
2009-06-18 13:03:57 -07:00
2009-04-13 15:04:34 -07:00
2009-04-13 15:04:34 -07:00
2008-07-25 10:53:48 -07:00
2009-04-02 19:05:03 -07:00
2009-04-02 19:05:03 -07:00