Hi Linus,

here's this round of EDAC updates. Noteworthy is the NVDIMM support
by Tony Luck.

Please pull,
thanks!

---
The following changes since commit bf8486709ac7fad99e4040dea73fe466c57a4ae1:

  EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL 
(2018-02-23 12:05:37 +0100)

are available in the git repository at:

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

for you to fetch changes up to 6fd052665274b4e7570491ba272f2dbb09cbbcd5:

  EDAC, sb_edac: Remove variable length array usage (2018-03-17 05:24:55 +0100)

----------------------------------------------------------------
* Add NVDIMM support to EDAC (Tony Luck)

* misc fixes

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      EDAC, sb_edac: Remove variable length array usage

Rasmus Villemoes (1):
      EDAC, layerscape: Allow building for LS1021A

Tony Luck (5):
      EDAC: Drop duplicated array of strings for memory type names
      EDAC: Add new memory type for non-volatile DIMMs
      acpi, nfit: Add function to look up nvdimm device and provide SMBIOS 
handle
      firmware, DMI: Add function to look up a handle and return DIMM size
      EDAC, skx_edac: Detect non-volatile DIMMs

 drivers/acpi/nfit/core.c     | 27 ++++++++++++++++++
 drivers/edac/Kconfig         |  7 +++--
 drivers/edac/edac_mc.c       | 41 ++++++++++++++-------------
 drivers/edac/edac_mc_sysfs.c | 26 ++---------------
 drivers/edac/sb_edac.c       | 12 ++++----
 drivers/edac/skx_edac.c      | 67 ++++++++++++++++++++++++++++++++++++++++----
 drivers/firmware/dmi_scan.c  | 31 ++++++++++++++++++++
 include/acpi/nfit.h          | 18 ++++++++++++
 include/linux/dmi.h          |  2 ++
 include/linux/edac.h         |  3 ++
 10 files changed, 175 insertions(+), 59 deletions(-)
 create mode 100644 include/acpi/nfit.h

-- 
Regards/Gruss,
    Boris.

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

Reply via email to