commit | 9d858bb10a9907bbbaffbb4a80a31718d548868c | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Mon Sep 21 14:35:51 2009 +0200 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Wed Oct 07 16:50:50 2009 +0200 |
tree | 6f5f6a61c171a6f4be7ccb447216757d34c6331b | |
parent | 2cff18c22cfaa88216a5d8c62ea64d1fb575c145 [diff] |
amd64_edac: fix chip select handling Different processor families support a different number of chip selects. Handle this in a family-dependent way with the proper values assigned at init time (see amd64_set_dct_base_and_mask). Remove _DCSM_COUNT defines since they're used at one place and originate from public documentation. CC: Keith Mannthey <kmannth@us.ibm.com> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>