]> git.baikalelectronics.ru Git - kernel.git/commit
i7core_edac: some fixes at memory error parser
authorMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 15 Jul 2009 22:53:24 +0000 (19:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 10 May 2010 14:44:52 +0000 (11:44 -0300)
commita05a1be2c6a433198b9f299fc15f7e1e4935ef81
tree90e650492b312c9b8dc0ab958eb588fb814ac8cb
parentf0f2d155e4ffef147bb15d0576c30efe45d48406
i7core_edac: some fixes at memory error parser

m->bank is not related to the memory bank but, instead, to the MCA Error
register bank. Fix it accordingly. While here, improves the comments for
Nehalem bank.

A later fix is needed, in order to get bank/rank information from MCA
error log.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c