From: Borislav 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 queue for 4.4
Date: Mon, 2 Nov 2015 11:23:30 +0100 [thread overview]
Message-ID: <20151102102330.GC17158@pd.tnic> (raw)
Hi Linus,
please pull the EDAC pile for 4.4. A bunch of fixes all over the place
and some hw enablement this time.
Thanks.
---
The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:
Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.4
for you to fetch changes up to 990995bad13c2bcf074f87236d1a6c5e09bd5eff:
EDAC: Fix PAGES_TO_MiB macro misuse (2015-10-22 22:57:30 +0200)
----------------------------------------------------------------
* Convert EDAC to debugfs wrappers and make drivers use those. (Borislav Petkov)
* L3 and SoC support for xgene_edac. (Loc Ho)
* AMD F15h, models 0x60-6f support to amd64_edac. (Aravind Gopalakrishnan)
* Fixes and cleanups all over the place.
----------------------------------------------------------------
Aravind Gopalakrishnan (4):
EDAC, ghes_edac: Remove redundant memory_type array
EDAC, amd64_edac: Extend scrub rate support to F15hM60h
EDAC, amd64_edac: Update copyright and remove changelog
Documentation/EDAC: Add reference documents section for amd64_edac
Borislav Petkov (5):
EDAC: Carve out debugfs functionality
EDAC: Add debugfs wrappers
EDAC, altera: Convert to debugfs wrappers
EDAC, i5100: Convert to debugfs wrappers
EDAC, xgene: Convert to debugfs wrappers
Dinh Nguyen (1):
EDAC, altera: SoCFPGA EDAC should not look for ECC_CORR_EN
Loc Ho (5):
EDAC, Documentation: Update X-Gene EDAC binding for L3/SoC subnodes
EDAC, xgene: Add L3 support
EDAC, xgene: Fix possible sprintf() overflow issue
EDAC, xgene: Add SoC support
arm64, EDAC: Add L3/SoC DT subnodes to the APM X-Gene SoC EDAC node
Luis de Bethencourt (1):
EDAC, ppc4xx_edac: Fix module autoload for OF platform driver
Seth Jennings (1):
EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()
Tan Xiaojun (2):
EDAC: Use edac_debugfs_remove_recursive()
EDAC: Fix PAGES_TO_MiB macro misuse
Toshi Kani (3):
EDAC: Fix sysfs dimm_label show operation
EDAC: Fix sysfs dimm_label store operation
EDAC: Don't allow empty DIMM labels
.../devicetree/bindings/edac/apm-xgene-edac.txt | 23 +
Documentation/edac.txt | 46 +
arch/arm64/boot/dts/apm/apm-storm.dtsi | 10 +
drivers/edac/Makefile | 2 +
drivers/edac/altera_edac.c | 20 +-
drivers/edac/altera_edac.h | 5 +-
drivers/edac/amd64_edac.c | 35 +-
drivers/edac/amd64_edac.h | 58 +-
drivers/edac/debugfs.c | 163 +++
drivers/edac/edac_core.h | 2 +
drivers/edac/edac_mc.c | 2 +-
drivers/edac/edac_mc_sysfs.c | 150 +--
drivers/edac/edac_module.h | 34 +-
drivers/edac/ghes_edac.c | 24 +-
drivers/edac/i5100_edac.c | 37 +-
drivers/edac/ppc4xx_edac.c | 1 +
drivers/edac/sb_edac.c | 8 +-
drivers/edac/xgene_edac.c | 1193 ++++++++++++++++----
include/linux/edac.h | 2 -
19 files changed, 1352 insertions(+), 463 deletions(-)
create mode 100644 drivers/edac/debugfs.c
--
Regards/Gruss,
Boris.
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
--
reply other threads:[~2015-11-02 10:23 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=20151102102330.GC17158@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
all inboxes | Powered by JetHome®