summaryrefslogtreecommitdiff
path: root/drivers/edac/tile_edac.c
AgeCommit message (Collapse)AuthorFilesLines
2011-03-10drivers/edac: provide support for tile architectureChris Metcalf1-0/+254
Add tile support for the EDAC driver, which provides unified system error (memory, PCI, etc.) reporting. For now, the TILEPro port reports memory correctable error (CE) only. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>