From: Borislav Petkov Date: Mon, 27 Jul 2009 14:21:14 +0000 (+0200) Subject: EDAC, AMD: carve out MCi_STATUS decoding X-Git-Tag: v2.6.32-rc1~696^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b69b29de65fe4078b125acc9dea34be82f7c362c;p=pandora-kernel.git EDAC, AMD: carve out MCi_STATUS decoding The MCi_STATUS registers have most field definitions in common so decode them in the general path. Do not pass ecc_type along and compute it in __amd64_decode_bus_error instead. Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed