git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea779b5
)
sb_edac: avoid decoding the same error multiple times
author
Aristeu Rozanski
<arozansk@redhat.com>
Wed, 30 Oct 2013 16:27:05 +0000
(13:27 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 14 Nov 2013 18:50:03 +0000
(16:50 -0200)
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>
No differences found