From: Doug Thompson Date: Mon, 27 Apr 2009 17:46:08 +0000 (+0200) Subject: amd64_edac: add ECC reporting initializers X-Git-Tag: v2.6.31-rc1~391^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9431992b6227069bc54800d55531c6f78d276a7;p=pandora-kernel.git amd64_edac: add ECC reporting initializers Borislav: - convert to the new {rd|wr}msr_on_cpus interfaces. - convert pvt->old_mcgctl to a bitmask thus saving some bytes - fix/cleanup comments - fix function return value patterns - add a proper bugfix found by Doug to amd64_check_ecc_enabled where we missed checking for the ECC enabled bit in NB CFG. - cleanup debug calls Reviewed-by: Mauro Carvalho Chehab Signed-off-by: Doug Thompson Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed