[GIT PULL] EDAC updates for 4.11

From: Borislav Petkov
Date: Mon Mar 27 2017 - 04:53:43 EST


Hi Linus,

normally I had this queued for 4.12 but Tony requested for the pnd2_edac
driver to possibly land in 4.11 therefore I'm sending it to you now.

It is a driver for new hardware which people don't have yet so it
shouldn't cause any regressions. The couple of patches ontop of it show
that Qiuxu actually did test it on the hardware he has access to. :)

Needless to say, should there be any outstanding issues we are not aware
of now, we will address them ASAP.

Please pull.

Thanks!

---
The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.11_2

for you to fetch changes up to 819f60fb7db169d851186d04e571e9bca27321e8:

EDAC, pnd2_edac: Fix reported DIMM number (2017-03-26 09:36:28 +0200)

----------------------------------------------------------------
A new EDAC driver for the Pondicherry2 memory controller IP found in the
Intel Apollo Lake platform and the Denverton microserver.

+ small fixlets.

----------------------------------------------------------------
Borislav Petkov (2):
EDAC: Select DEBUG_FS
EDAC, pnd2_edac: Fix !EDAC_DEBUG build

Colin Ian King (1):
EDAC, xgene: Fix wrongly spelled "procesing"

JÃrÃmy Lefaure (1):
EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro

Qiuxu Zhuo (1):
EDAC, pnd2_edac: Fix reported DIMM number

Tony Luck (1):
EDAC, pnd2_edac: Add new EDAC driver for Intel SoC platforms

MAINTAINERS | 6 +
drivers/edac/Kconfig | 10 +
drivers/edac/Makefile | 1 +
drivers/edac/i5000_edac.c | 2 +-
drivers/edac/i5400_edac.c | 5 +-
drivers/edac/pnd2_edac.c | 1546 +++++++++++++++++++++++++++++++++++++++++++++
drivers/edac/pnd2_edac.h | 301 +++++++++
drivers/edac/xgene_edac.c | 2 +-
8 files changed, 1869 insertions(+), 4 deletions(-)
create mode 100644 drivers/edac/pnd2_edac.c
create mode 100644 drivers/edac/pnd2_edac.h

--
Regards/Gruss,
Boris.

SUSE Linux GmbH, GF: Felix ImendÃrffer, Jane Smithard, Graham Norton, HRB 21284 (AG NÃrnberg)
--