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-09-11 02:33:59 -04:00
2009-08-23 00:03:00 +02:00
2009-09-01 01:13:16 -07:00
2009-09-12 12:04:37 +01:00
2009-09-15 09:37:12 -07:00
2009-09-15 09:37:12 -07:00
2009-08-26 20:06:52 -07:00
2009-09-15 09:37:12 -07:00
2009-09-12 12:04:37 +01:00
2009-09-12 12:04:37 +01:00
2009-09-09 11:19:00 -04:00
2009-09-14 20:26:05 +02:00
2009-09-01 01:13:44 -07:00