From: Borislav Petkov Date: Mon, 10 Jan 2011 13:24:32 +0000 (+0100) Subject: amd64_edac: Simplify decoding path X-Git-Tag: v2.6.39-rc1~445^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f192c7b16c98839c1945733f1013f75daec5f380;p=pandora-kernel.git amd64_edac: Simplify decoding path Use the struct mce directly instead of copying from it into a custom struct err_regs. No functionality change. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed