linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] EDAC pile for 4.21
@ 2018-12-20 20:11 Borislav Petkov
  2018-12-25 23:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2018-12-20 20:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Tony Luck, linux-edac, lkml

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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] EDAC pile for 4.21
  2018-12-20 20:11 [GIT PULL] EDAC pile for 4.21 Borislav Petkov
@ 2018-12-25 23:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2018-12-25 23:20 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, Tony Luck, linux-edac, lkml

The pull request you sent on Thu, 20 Dec 2018 21:11:45 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/b271b2127e6654a72dc1685f0825fe1cc2f36939

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-12-25 23:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-20 20:11 [GIT PULL] EDAC pile for 4.21 Borislav Petkov
2018-12-25 23:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).