[GIT PULL] amd64_edac updates for .33

From: Borislav Petkov
Date: Wed Dec 09 2009 - 03:53:05 EST


Hi Linus,

please pull from the git repo below the following amd64 edac driver
updates. Highlights are DDR3 support, error syndromes decoding and a big
bunch of cleanups.

Thanks.

The following changes since commit 6ec22f9b037fc0c2e00ddb7023fad279c365324d:
Linus Torvalds (1):
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-linus

Andrew Morton (1):
amd64_edac: fix use-uninitialised bug

Borislav Petkov (19):
amd64_edac: clarify DRAM CTL debug reporting
amd64_edac: make DRAM regions output more human-readable
amd64_edac: unify MCGCTL ECC switching
amd64_edac: wrap-up pci config read error handling
amd64_edac: cleanup DRAM cfg low debug output
amd64_edac: cleanup rest of amd64_dump_misc_regs
amd64_edac: dump DIMM sizes on K8 too
amd64_edac: cleanup f10_early_channel_count
amd64_edac: enhance address to DRAM bank mapping
amd64_edac: remove superfluous dbg printk
amd64_edac: rename StinkyIdentifier
amd64_edac: remove unneeded extract_error_address wrapper
edac, mce: update AMD F10h revD check
edac: add memory types strings for debugging
amd64_edac: detect DDR3 memory type
amd64_edac: remove early hw support check
amd64_edac: add a leaner syndrome decoding algorithm
amd64_edac: correct sys address to chip select mapping
amd64_edac: bump driver version

Rusty Russell (1):
cpumask: use modern cpumask style in drivers/edac/amd64_edac.c

drivers/edac/amd64_edac.c | 1251 +++++++++++++++++++------------------------
drivers/edac/amd64_edac.h | 62 ++-
drivers/edac/edac_core.h | 1 +
drivers/edac/edac_mc.c | 24 +
drivers/edac/edac_mce_amd.c | 2 +-
5 files changed, 621 insertions(+), 719 deletions(-)

--
Regards/Gruss,
Boris.

Operating | Advanced Micro Devices GmbH
System | Karl-Hammerschmidt-Str. 34, 85609 Dornach b. München, Germany
Research | Geschäftsführer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni
Center | Sitz: Dornach, Gemeinde Aschheim, Landkreis München
(OSRC) | Registergericht München, HRB Nr. 43632

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/