15 Sep, 2009
2 commits
-
Move NB decoder along with required defines to EDAC MCE core. Add
registration routines for further decoding of the MCE info in the AMD64
EDAC module.CC: Andi Kleen
Signed-off-by: Borislav Petkov -
* don't dump info which mcheck already does
* update to newest BKDG
* mv amd64_process_error_info -> amd64_decode_nb_mce
* shorten error struct names
* remove redundant info ptr in amd64_process_error_info
* remove unused ErrorCodeExt[19:16] (MCx_STATUS) definesSigned-off-by: Borislav Petkov
10 Jun, 2009
1 commit
-
This is for dumping different registers and testing the address mapping
logic using the ECC syndromes.Borislav:
- split sysfs attrs per file
- use more conform names for the sysfs attrs
- fix function return value patterns
- cleanup/fix comments
- cleanup debug callsReviewed-by: Mauro Carvalho Chehab
Signed-off-by: Doug Thompson
Signed-off-by: Borislav Petkov