amd64_edac: add F10h-and-later methods-p3
authorDoug Thompson <dougthompson@xmission.com>
Mon, 27 Apr 2009 14:22:43 +0000 (16:22 +0200)
committerBorislav Petkov <borislav.petkov@amd.com>
Wed, 10 Jun 2009 10:18:56 +0000 (12:18 +0200)
commitf71d0a05001afd10e2be491ca002c55c7df42ed8
tree6fc86e854d5ed4f32b3871f3668029410c3ce1c2
parent6163b5d4fb45d20e3eb92d627943f26572726889
amd64_edac: add F10h-and-later methods-p3

Borislav:

- compute dct_sel_base_off in f10_match_to_this_node() correctly since
it cannot be assumed that the Reserved bits are zero and they have to be
masked out instead.

- cleanup, remove StinkyIdentifiers, simplify logic
- fix function return value patterns
- cleanup debug calls

Reviewed-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Doug Thompson <dougthompson@xmission.com>
Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
drivers/edac/amd64_edac.c