commit | a97fa68ec403e2761a37b28651de8fd9da8c5e1f | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Dec 23 14:07:18 2010 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Thu Mar 17 14:46:16 2011 +0100 |
tree | 3f9e70f80e4cbe15f603547e2360438a41179cbe | |
parent | c9f4f26eae096c39547139666e8af607c2447f94 [diff] |
amd64_edac: Cleanup NBCFG handling The fact whether we are chipkill capable or not does not have any bearing when computing the channel index on a ganged DCT configuration so remove that. Also, simplify debug statements. Finally, remove old error injection leftovers, while at it. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>