aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/edac_mce.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-05-10edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab1-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>