]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
edac: fix the error about memory type detection on SandyBridge
authorChen Gong <gong.chen@linux.intel.com>
Mon, 14 May 2012 08:51:26 +0000 (05:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 11 Jun 2012 14:49:51 +0000 (11:49 -0300)
commit2cbb587d3bc41a305168e91b4f3c5b6944a12566
treedd0ff973d5139f0e2ea7d2d90cce71482f228fbc
parente35fca4791fcdd43dc1fd769797df40c562ab491
edac: fix the error about memory type detection on SandyBridge

On SandyBridge, DDRIOA(Dev: 17 Func: 0 Offset: 328) is used
to detect whether DIMM is RDIMM/LRDIMM, not TA(Dev: 15 Func: 0).

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/sb_edac.c