]> bbs.cooldavid.org Git - net-next-2.6.git/commit
amd64_edac: dump DIMM sizes on K8 too
authorBorislav Petkov <borislav.petkov@amd.com>
Fri, 16 Oct 2009 11:48:28 +0000 (13:48 +0200)
committerBorislav Petkov <borislav.petkov@amd.com>
Mon, 7 Dec 2009 18:14:28 +0000 (19:14 +0100)
commit8566c4df1690f3862ae338a4c533f4bb5a863f9a
treed9d5f1ec9de8a9f6ba60babc82f22bf71b27c9a3
parent8de1d91e628c19c1154ca15b1ea1fcc0a098b793
amd64_edac: dump DIMM sizes on K8 too

Extend f10_debug_display_dimm_sizes to dump the logical DIMMs
configuration on K8 revF too. Remove the ganged arg since we print the
DCT operating mode (ganged vs unganged) earlier.

Also, DCT csrow configuration is relevant therefore dump it as
KERN_DEBUG instead of only on debug builds. Remove misleading DIMM
output since there's no reliable way of mapping of chip selects to
actual physical DIMMs.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>
drivers/edac/amd64_edac.c