git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4949603
)
amd64_edac: Remove node interleave warning
author
Borislav Petkov
<borislav.petkov@amd.com>
Fri, 8 Apr 2011 13:05:21 +0000
(15:05 +0200)
committer
Borislav Petkov
<borislav.petkov@amd.com>
Tue, 26 Apr 2011 14:18:12 +0000
(16:18 +0200)
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>
No differences found