[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180403114432.GA29513@pd.tnic>
Date: Tue, 3 Apr 2018 13:44:33 +0200
From: Borislav Petkov <bp@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-edac <linux-edac@...r.kernel.org>,
lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] EDAC tree for 4.17
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)
--
Powered by blists - more mailing lists