Files
linux-cryptodev-2.6/drivers/edac
Thomas Renninger 5034086b72 EDAC i7core: Use mce socketid for better compatibility
mce->socketid and cpu_data(mce->cpu).phys_proc_id are the same,
compare with mce_setup (in mce.c):
	m->cpu = m->extcpu = smp_processor_id();
        ...
	m->socketid = cpu_data(m->extcpu).phys_proc_id;

This makes it easier for example for XEN patches to hook into
the MCE subsystem.
Compile tested on x86_64.

Signed-off-by: Thomas Renninger <trenn@suse.de>
CC: JBeulich@novell.com
CC: linux-edac@vger.kernel.org
CC: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-10-31 15:10:05 -02:00
..
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2011-03-31 11:26:23 -03:00
2010-05-10 11:44:50 -03:00
2011-04-19 00:23:22 +02:00
2011-03-31 11:26:23 -03:00
2011-07-26 16:49:47 -07:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2011-03-31 11:26:23 -03:00
2011-03-17 14:46:26 +01:00
2011-03-17 14:46:19 +01:00
2011-04-19 00:23:22 +02:00
2011-04-19 00:23:22 +02:00
2009-04-02 19:05:03 -07:00