commit | f030ddfb3752df36bb73285353374fc04feabb80 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <borislav.petkov@amd.com> | Fri Apr 08 15:05:21 2011 +0200 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Tue Apr 26 16:18:12 2011 +0200 |
tree | 1b8f21ba1b29b36dcb748366b4fdcad2754c68f4 | |
parent | 4949603a6fabf3a54cbd7be6df1681789abfca7d [diff] |
amd64_edac: Remove node interleave warning This warning was wrongfully added for a normal condition - intlvsel actually selects the destination node when node interleaving is enabled and it is not a mismatch. For a detailed example, see section 2.8.10.2 "Node Interleaving" in F10h BKDG. Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>