[GIT PULL] EDAC fixes for 3.14

From: Borislav Petkov
Date: Mon Jan 20 2014 - 04:54:03 EST


Hi Linus,

please pull a bunch of enhancements/fixes from all around the world of
EDAC.

Thanks.

--
The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_3.14

for you to fetch changes up to 881f0fcef9993992c24f5b649a3fb67fd4208f8f:

EDAC: Don't try to cancel workqueue when it's never setup (2014-01-10 15:57:36 +0100)

----------------------------------------------------------------
* mpc85xx PCIe error interrupt support
* misc small enhancements/fixes all over the place.

----------------------------------------------------------------
Aravind Gopalakrishnan (1):
amd64_edac: Fix condition to verify max channels allowed for F15 M30h

Aristeu Rozanski (1):
e752x_edac: Fix pci_dev usage count

Borislav Petkov (2):
amd64_edac: Simplify code around decode_bus_error
amd64_edac: Remove "amd64" prefix from static functions

Chunhe Lan (1):
edac/85xx: Add PCIe error interrupt edac support

Jingoo Han (1):
EDAC: Remove DEFINE_PCI_DEVICE_TABLE macro

Rashika Kheria (3):
amd64_edac: Mark amd64_decode_bus_error as static
EDAC: Mark edac_create_debug_nodes as static
sb_edac: Mark get_mci_for_node_id as static

Stephen Boyd (1):
EDAC: Don't try to cancel workqueue when it's never setup

drivers/edac/amd64_edac.c | 135 +++++++++++++++++++----------------------
drivers/edac/amd76x_edac.c | 2 +-
drivers/edac/e752x_edac.c | 6 +-
drivers/edac/e7xxx_edac.c | 2 +-
drivers/edac/edac_device.c | 3 +
drivers/edac/edac_mc_sysfs.c | 2 +-
drivers/edac/i3000_edac.c | 2 +-
drivers/edac/i3200_edac.c | 2 +-
drivers/edac/i5000_edac.c | 2 +-
drivers/edac/i5100_edac.c | 2 +-
drivers/edac/i5400_edac.c | 2 +-
drivers/edac/i7300_edac.c | 2 +-
drivers/edac/i7core_edac.c | 2 +-
drivers/edac/i82443bxgx_edac.c | 2 +-
drivers/edac/i82860_edac.c | 2 +-
drivers/edac/i82875p_edac.c | 2 +-
drivers/edac/i82975x_edac.c | 2 +-
drivers/edac/mpc85xx_edac.c | 98 ++++++++++++++++++++++++++----
drivers/edac/mpc85xx_edac.h | 7 +++
drivers/edac/r82600_edac.c | 2 +-
drivers/edac/sb_edac.c | 4 +-
drivers/edac/x38_edac.c | 2 +-
22 files changed, 181 insertions(+), 104 deletions(-)

--
Regards/Gruss,
Boris.

Sent from a fat crate under my desk. Formatting is fine.
--
--
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/