[GIT PULL] EDAC pile for 4.16
From: Borislav Petkov
Date: Mon Jan 29 2018 - 06:29:10 EST
Hi Linus,
please pull the EDAC updates from this round.
Thanks.
---
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.16
for you to fetch changes up to 68fa24f9121c04ef146b5158f538c8b32f285be5:
EDAC, mv64x60: Fix an error handling path (2018-01-09 20:14:23 +0100)
----------------------------------------------------------------
* New EDAC driver for some TI SOCs (Tero Kristo)
* small cleanups
----------------------------------------------------------------
Christophe JAILLET (1):
EDAC, mv64x60: Fix an error handling path
James Hogan (1):
EDAC, octeon: Fix an uninitialized variable warning
Tero Kristo (1):
EDAC, ti: Add support for TI keystone and DRA7xx EDAC
MAINTAINERS | 6 +
drivers/edac/Kconfig | 7 +
drivers/edac/Makefile | 1 +
drivers/edac/mv64x60_edac.c | 2 +-
drivers/edac/octeon_edac-lmc.c | 1 +
drivers/edac/ti_edac.c | 341 +++++++++++++++++++++++++++++++++++++++++
6 files changed, 357 insertions(+), 1 deletion(-)
create mode 100644 drivers/edac/ti_edac.c
--
Regards/Gruss,
Boris.
SUSE Linux GmbH, GF: Felix ImendÃrffer, Jane Smithard, Graham Norton, HRB 21284 (AG NÃrnberg)
--