1. 01 11月, 2011 1 次提交
    • M
      edac: Add an experimental new driver to support Sandy Bridge CPU's · eebf11a0
      Mauro Carvalho Chehab 提交于
      This driver is known to work on mine and Tony's test environments,
      using software error injection, and a partial hardware/software
      error injection tool.
      
      There's no broader range test yet to double check if the error decoding
      logic will actually point to the right DIMM, so use it with care.
      More tests are required to be sure that the driver will work on all
      different types of memory configurations.
      
      If you're willing to risk using it, I suggest you to enable EDAC debugs
      for your test machines, as the debug logs helps to track what's going
      inside the driver.
      
      Please feed me with bug reports, if you notice that the driver
      is miss-behaving.
      Tested-by: NTony Luck <tony.luck@intel.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      eebf11a0