From: Boris Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-edac <linux-edac@vger.kernel.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: [GIT,PULL] EDAC tree for 4.17
Date: Tue, 3 Apr 2018 13:44:33 +0200 [thread overview]
Message-ID: <20180403114432.GA29513@pd.tnic> (raw)
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
reply other threads:[~2018-04-03 11:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180403114432.GA29513@pd.tnic \
--to=bp@suse.de \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox