From: Mauro Carvalho Chehab Date: Wed, 15 Jul 2009 09:56:23 +0000 (-0300) Subject: i7core_edac: add support for more than one MC socket X-Git-Tag: v2.6.35-rc2~10^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67166af4abc11d9c0deb497ebe0b562f69c71942;p=pandora-kernel.git 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 --- Reading git-diff-tree failed