summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorLuck, Tony <tony.luck@intel.com>2013-03-28 20:59:15 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-04-29 17:32:40 +0400
commitde4772c621487fd4cadb4138f2481297c8e0cb0d (patch)
tree074895ee1887707634c372397959ec03e3be2eec /virt
parent33ad41263da5df8ac55d4010a015063ff88712e8 (diff)
downloadlinux-de4772c621487fd4cadb4138f2481297c8e0cb0d.tar.xz
edac: sb_edac.c should not require prescence of IMC_DDRIO device
The Sandy Bridge EDAC driver uses a register in the IMC_DDRIO CSR space to determine the type of DIMMs (registered or unregistered). But this device does not exist on some single socket Sandy Bridge servers. While the type of DIMMs is nice to know, it is not essential for this driver's other functions. So it seems harsh to have it refuse to load at all when it cannot find this device. Make the check for this device be optional. If it isn't present just report the memory type as "MEM_UNKNOWN". Signed-off-by: Tony Luck <tony.luck@intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions