]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit22ce38cb97d3176b2b7e18a2cd7d88ae1fad51d0
tree261aeff4c9277e5c93d01c13548e5c04bbbb2ddf
parent2305958cccf6a3c64786657dc9b693228ef8137a
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