2008-06-27 18:21:34

by dougthompson

[permalink] [raw]
Subject: [PATCH 0/13] EDAC i5100 New Intel Driver and some fixes

From: Doug Thompson <[email protected]>

Applied to 2.6.26-rc5-mm3

This set of patches to edac consists of the following:

1) New edac driver for the Intel 5100 MCH chipset. Also are some fixes for the same

2) mpc85xx PCI ofsev patch to properly configure the device

3) EDAC core fixes consisting of kobject correct use as dynamic and not as static values

4) Add a newline to DIMM label sysfs attributes

5) e752x_edac is too loud for nonmemory errors. Added a boolean parameter to allow
enabling of nonmemory error output. Default off

6) Add some fixes for mv64x60

Signed-off-by: Doug Thompson <[email protected]>