i7core_edac: add support for more than one MC socket
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 Jul 2009 09:56:23 +0000 (06:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:44:51 +0000 (11:44 -0300)
commit67166af4abc11d9c0deb497ebe0b562f69c71942
tree261aeff4c9277e5c93d01c13548e5c04bbbb2ddf
parentd1fd4fb69eeeb7db0693df58b9116db498d5bfe1
i7core_edac: add support for more than one MC socket

Some Nehalem architectures have more than one MC socket. Socket 0 is
located at bus 255.

Currently, it is using up to 2 sockets, but increasing it to a larger
number is just a matter of increasing MAX_SOCKETS definition.

This seems to be required for properly support of Xeon 55xx.

Still needs testing with Xeon 55xx.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c