From: Borislav Petkov Date: Thu, 30 Aug 2012 16:01:36 +0000 (+0200) Subject: amd64_edac: Reorganize error reporting path X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~91^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33ca0643c9a0ea50d0dc9bf0e9e9044502c7038c;p=pandora-kernel.git amd64_edac: Reorganize error reporting path Rewrite CE/UE paths so that they use the same code and drop additional code duplication in handle_ue. Add a struct err_info which collects required info for the error reporting. This, in turn, helps slimming all edac_mc_handle_error() calls down to one. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed