commit | 57a30854c89f862eeada4cce822f3a87bc006c95 | [log] [tgz] |
---|---|---|
author | Wan Wei <onewayforever@gmail.com> | Fri Aug 07 17:04:49 2009 +0200 |
committer | Borislav Petkov <borislav.petkov@amd.com> | Wed Sep 16 12:42:55 2009 +0200 |
tree | c1afba1d83b919e76dd63aca5855e369ae10db87 | |
parent | be3468e8ff768c986849870b24e85fa84806da73 [diff] |
amd64_edac: Rewrite unganged mode code of f10_early_channel_count Simplify the procedure by checking if there is any DIMM in each channel. This patch will fix the bugs such as when there is no DIMMs under certain node, two DIMMs in the same channel, and only one DIMM in each channel of the node. Borislav: minor fixups Signed-off-by: Wan Wei <wanwei@mail.dawning.com.cn> Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>