From: Borislav Petkov Date: Fri, 2 Oct 2009 13:31:48 +0000 (+0200) Subject: x86: EDAC: carve out AMD MCE decoding logic X-Git-Tag: v2.6.32-rc4~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d18b2e34bd1ad8f5bd3f3a17b5e7df132e511a9;p=pandora-kernel.git x86: EDAC: carve out AMD MCE decoding logic This converts the MCE decoding logic into a standalone config option which can be built-in or a module, the first one being the default for MCEs happening early on in the boot process. This, beyond being separated in a cleaner way, also saves RAM by making the decoding logic modular. Signed-off-by: Borislav Petkov Cc: Linus Torvalds Cc: Andi Kleen LKML-Reference: <20091002133148.GD28682@aftab> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed