commit | e2f79dbdfbf4326fcec50a3c2568476df24b16b6 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Thu Jan 13 14:57:34 2011 +0100 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Thu Mar 17 14:46:20 2011 +0100 |
tree | 296d1ef7795f06d986b7932d52dbe58baff704a8 | |
parent | 95b0ef55cd8a8278b64c7ba98c29cda5f4e4b617 [diff] |
amd64_edac: Correct node interleaving removal When node interleaving is enabled, a subset of the addr[14:12] bits has to be removed in order to get the normalized DCT address of the DRAM channel. The actual number of bits to remove is determined by F1x[1, 0][7C:40][IntlvEn]. Do this correctly. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>