commit | be3036d220c9f9350c9da92e9b4e66855cf90889 | [log] [tgz] |
---|---|---|
author | Aristeu Rozanski <arozansk@redhat.com> | Wed Oct 30 13:27:05 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Thu Nov 14 16:50:03 2013 -0200 |
tree | a26a8e9f0db854a0ebc602748cd53987b7c5fd93 | |
parent | ea779b5a097c382e1ae64010fe5e928a86b817ec [diff] |
sb_edac: avoid decoding the same error multiple times Whenever the extended error reporting is active, multiple MCEs will be generated for the same event, which will lead to multiple repeated errors to be reported. So check ADDRV and only decode the error if the MCE address is valid. Signed-off-by: Aristeu Rozanski <arozansk@redhat.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>