From: Mauro Carvalho Chehab Date: Thu, 3 Sep 2009 02:49:59 +0000 (-0300) Subject: i7core_edac: Use Device 3 function 2 to report errors with RDIMM's X-Git-Tag: v2.6.35-rc2~10^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4e8f0b6eaa1e99f1a64e539466a8ee2fb521d62;p=pandora-kernel.git i7core_edac: Use Device 3 function 2 to report errors with RDIMM's Nehalem and upper chipsets provide an special device that has corrected memory error counters detected with registered dimms. This device is only seen if there are registered memories plugged. After this patch, on a machine fully equiped with RDIMM's, it will use the Device 3 function 2 to count corrected errors instead on relying at mcelog. For unregistered DIMMs, it will keep the old behavior, counting errors via mcelog. This patch were developed together with Keith Mannthey Signed-off-by: Keith Mannthey Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed