commit | f237fcf2b7560be33386255042dc11167ca486d5 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jul 15 19:53:24 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 10 11:44:52 2010 -0300 |
tree | 90e650492b312c9b8dc0ab958eb588fb814ac8cb | |
parent | 8a2f118e3a023a4e8cbe56a6e51f7b78fa8c76a0 [diff] |
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>