From: Doug Thompson Date: Mon, 27 Apr 2009 14:20:17 +0000 (+0200) Subject: amd64_edac: add F10h-and-later methods-p2 X-Git-Tag: v2.6.31-rc1~391^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6163b5d4fb45d20e3eb92d627943f26572726889;p=pandora-kernel.git amd64_edac: add F10h-and-later methods-p2 Borislav: - fix a wrong negation in f10_determine_base_addr_offset() - fix a wrong mask in f10_determine_base_addr_offset() which should select DctSelBaseAddr[31:11] and not [31:16] as it was before - remove StinkyIdentifiers, trivially simplify code. - fix/cleanup comments - fix function return value patterns Reviewed-by: Mauro Carvalho Chehab Signed-off-by: Doug Thompson Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed