]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/edac/i5100_edac.c
i5100_edac: add fault injection code
authorNiklas Söderlund <niklas.soderlund@ericsson.com>
Wed, 8 Aug 2012 15:30:57 +0000 (12:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Feb 2013 14:06:33 +0000 (11:06 -0300)
commit53ceafd6a27f3e15dc83e8865f9f20029f6dfc66
tree60fce8eb39210959f30fe008af04d3308167075b
parent52608ba20546139dc76cca8a46c1d901455d5450
i5100_edac: add fault injection code

Add fault injection based on information datasheet for i5100, see 1. In
addition to the i5100 datasheet some missing information on injection
functions where found through experimentation and the i7300 datasheet,
see 2.

[1] Intel 5100 Memory Controller Hub Chipset
    Doc.Nr: 318378
    http://www.intel.com/content/dam/doc/datasheet/5100-
    memory-controller-hub-chipset-datasheet.pdf

[2] Intel 7300 Chipset MemoryController Hub (MCH)
    Doc.Nr: 318082
http://www.intel.com/assets/pdf/datasheet/318082.pdf

Signed-off-by: Niklas Söderlund <niklas.soderlund@ericsson.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i5100_edac.c