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)
commitf237fcf2b7560be33386255042dc11167ca486d5
tree90e650492b312c9b8dc0ab958eb588fb814ac8cb
parent8a2f118e3a023a4e8cbe56a6e51f7b78fa8c76a0
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