commit | c134fd868fb5137984ce1b7a58f3f6dd4171615e | [log] [tgz] |
---|---|---|
author | Maxim Shchetynin <maxim@de.ibm.com> | Wed Jul 16 05:51:40 2008 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 22 10:39:36 2008 +1000 |
tree | 87baf94ed76c5e9716887c62764b4c4fc209b45f | |
parent | 1ed6af73440c5ec920884bb800685a8cab4ce847 [diff] |
powerpc/cell/edac: Log a syndrome code in case of correctable error If correctable error occurs the syndrome code was logged as 0. This patch lets EDAC to log a correct syndrome code to make problem investigation easier. Signed-off-by: Maxim Shchetynin <maxim@de.ibm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Doug Thompson <dougthompson@xmission.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>