aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/edac_mce.h
Commit message (Collapse)AuthorAgeFilesLines
* edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab2010-05-101-0/+31
edac_mce module is an interface module that gets mcelog data and forwards to any registered edac module that expects to receive data via mce. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>