From: Borislav Petkov Date: Mon, 21 Sep 2009 12:35:51 +0000 (+0200) Subject: amd64_edac: fix chip select handling X-Git-Tag: v2.6.32-rc4~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d858bb10a9907bbbaffbb4a80a31718d548868c;p=pandora-kernel.git 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 Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed