From: Aristeu Rozanski Date: Wed, 30 Oct 2013 16:27:05 +0000 (-0300) Subject: sb_edac: avoid decoding the same error multiple times X-Git-Tag: v3.13-rc1~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be3036d220c9f9350c9da92e9b4e66855cf90889;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed