From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Tony Luck <tony.luck@intel.com>,
linux-edac <linux-edac@vger.kernel.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] EDAC pile for 4.21
Date: Thu, 20 Dec 2018 21:11:45 +0100 [thread overview]
Message-ID: <20181220201137.GD24975@zn.tnic> (raw)
Hi Linus,
please pull the latest pile of shiny new EDAC Christmas patches in the
upcoming merge window of what is going to be 4.21 or maybe the 5.0
kernel. I guess the new number will be a Christmas miracle. :-)
Thx.
------------------>
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_4.21
for you to fetch changes up to 75dfa87035f9a2659dd0c48af6b4d9899e79cdc9:
EDAC, fsl_ddr: Add LS1021A to the list of supported hardware (2018-12-19 11:57:45 +0100)
----------------------------------------------------------------
- Support for ZynqMP DDR controller support to synopsys_edac along
with a driver cleanup and generalization for the addition of support for
the new IP. (Manish Narani)
- Removal of the /sys/bus/edac devices hierarchy. This enabled us to get
rid of the silly memory controllers maximum number notion. (Tony Luck
and Borislav Petkov)
- skx_edac improvements and fixes. (Qiuxu Zhuo and Tony Luck)
- The usual garden variety of small cleanups and fixes.
----------------------------------------------------------------
Alexandre Belloni (2):
EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved"
MAINTAINERS, EDAC: Drop bouncing email
Borislav Petkov (1):
EDAC: Drop per-memory controller buses
Colin Ian King (1):
EDAC: Fix indentation issues in several EDAC drivers
Dan Carpenter (1):
EDAC, qcom_edac: Remove irq_handled local variable
Manish Narani (10):
EDAC, synopsys: Improve code readability
EDAC, synopsys: Shorten static function names
EDAC, synopsys: Correct comments
EDAC, synopsys: Return void for functions always returning 0
EDAC, synopsys: Add platform specific structures for the DDR Controller
EDAC, synopsys: Add error handling for the of_device_get_match_data() result
dt: bindings: Document ZynqMP DDRC in Synopsys documentation
EDAC, synopsys: Add macro defines for ZynqMP DDRC
EDAC, synopsys: Add ECC support for ZynqMP DDR controller
EDAC, synopsys: Add Error Injection support for ZynqMP DDR controller
Patrick Havelange (1):
EDAC, fsl_ddr: Add LS1021A to the list of supported hardware
Qiuxu Zhuo (4):
EDAC, skx: Fix function calling order in skx_exit()
EDAC, skx: Prepend hex formatting with '0x'
EDAC, skx: Move debugfs node under EDAC's hierarchy
EDAC, skx: Let EDAC core show the decoded result for debugfs
Tony Luck (2):
EDAC, skx: Fix randconfig builds in a better way
EDAC: Don't add devices under /sys/bus/edac
York Sun (1):
EDAC, fsl: Move error injection under CONFIG_EDAC_DEBUG
YueHaibing (2):
EDAC, i82975x: Remove set but not used variable dtype
EDAC, i5000: Remove set but not used local variables
.../bindings/memory-controllers/synopsys.txt | 27 +-
MAINTAINERS | 1 -
drivers/edac/Kconfig | 6 +-
drivers/edac/e752x_edac.c | 4 +-
drivers/edac/edac_mc.c | 9 +-
drivers/edac/edac_mc_sysfs.c | 33 +-
drivers/edac/fsl_ddr_edac.c | 8 +-
drivers/edac/fsl_ddr_edac.h | 4 +-
drivers/edac/i3000_edac.c | 4 +-
drivers/edac/i5000_edac.c | 13 +-
drivers/edac/i7core_edac.c | 2 +-
drivers/edac/i82975x_edac.c | 21 +-
drivers/edac/qcom_edac.c | 8 +-
drivers/edac/skx_edac.c | 151 +--
drivers/edac/synopsys_edac.c | 1204 +++++++++++++++++---
include/linux/adxl.h | 5 -
include/linux/edac.h | 6 -
17 files changed, 1174 insertions(+), 332 deletions(-)
--
Regards/Gruss,
Boris.
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
next reply other threads:[~2018-12-20 20:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-20 20:11 Borislav Petkov [this message]
2018-12-25 23:20 ` [GIT PULL] EDAC pile for 4.21 pr-tracker-bot
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=20181220201137.GD24975@zn.tnic \
--to=bp@suse.de \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.com \
--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