Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1726118 > unrolled thread

[GIT PULL] EDAC pile for 4.14

Started byBorislav Petkov <bp@suse.de>
First post2017-09-04 16:40 +0200
Last post2017-09-04 16:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] EDAC pile for 4.14 Borislav Petkov <bp@suse.de> - 2017-09-04 16:40 +0200

#1726118 — [GIT PULL] EDAC pile for 4.14

FromBorislav Petkov <bp@suse.de>
Date2017-09-04 16:40 +0200
Subject[GIT PULL] EDAC pile for 4.14
Message-ID<um0HH-6DI-13@gated-at.bofh.it>
Hi Linus,

please pull the mostly-fixes--fixlets-and-cleanups pile of EDAC junk for
this merge window.

Thanks.

---
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

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

for you to fetch changes up to 398443471f1698003832972637d5508a0c0809e0:

  EDAC, mce_amd: Get rid of local var in amd_filter_mce() (2017-08-21 17:59:38 +0200)

----------------------------------------------------------------
* pnd2_edac: A minimal sideband driver (Tony Luck)

* small-ish cleanups and fixes all over the place.

----------------------------------------------------------------
Arvind Yadav (1):
      EDAC: Constify attribute_group structures

Bhumika Goyal (1):
      EDAC: Make device_type const

Borislav Petkov (4):
      EDAC: Get rid of mci->mod_ver
      EDAC, mce_amd: Rename decode_smca_errors() to decode_smca_error()
      EDAC, mce_amd: Get rid of most struct cpuinfo_x86 uses
      EDAC, mce_amd: Get rid of local var in amd_filter_mce()

Christophe JAILLET (2):
      EDAC, altera: Fix error handling path in altr_edac_device_probe()
      EDAC, thunderx: Fix error handling path in thunderx_lmc_probe()

Qiuxu Zhuo (4):
      EDAC, sb_edac: Classify memory mirroring modes
      EDAC, pnd2: Mask off the lower four bits of a BAR
      EDAC, pnd2: Conditionally unhide/hide the P2SB PCI device to read BAR
      EDAC, pnd2: Properly toggle hidden state for P2SB PCI device

Rob Herring (1):
      EDAC, cpc925, ppc4xx: Convert to using %pOF instead of full_name

Tony Luck (1):
      EDAC, pnd2: Build in a minimal sideband driver for Apollo Lake

Yazen Ghannam (1):
      EDAC, mce_amd: Use cpu_to_node() to find the node ID

 drivers/edac/altera_edac.c      |   6 +--
 drivers/edac/amd64_edac.c       |   1 -
 drivers/edac/amd76x_edac.c      |   2 -
 drivers/edac/cpc925_edac.c      |   3 +-
 drivers/edac/e752x_edac.c       |   2 -
 drivers/edac/e7xxx_edac.c       |   2 -
 drivers/edac/edac_mc_sysfs.c    |  14 +++---
 drivers/edac/ghes_edac.c        |   3 --
 drivers/edac/highbank_mc_edac.c |   1 -
 drivers/edac/i3000_edac.c       |   3 --
 drivers/edac/i3200_edac.c       |   3 --
 drivers/edac/i5000_edac.c       |   1 -
 drivers/edac/i5100_edac.c       |   1 -
 drivers/edac/i5400_edac.c       |   1 -
 drivers/edac/i7300_edac.c       |   1 -
 drivers/edac/i7core_edac.c      |   9 ++--
 drivers/edac/i82443bxgx_edac.c  |   3 --
 drivers/edac/i82860_edac.c      |   2 -
 drivers/edac/i82875p_edac.c     |   2 -
 drivers/edac/i82975x_edac.c     |   2 -
 drivers/edac/ie31200_edac.c     |   2 -
 drivers/edac/mce_amd.c          |  36 ++++++--------
 drivers/edac/mv64x60_edac.c     |   1 -
 drivers/edac/pnd2_edac.c        | 106 +++++++++++++++++++++++++++++-----------
 drivers/edac/ppc4xx_edac.c      |   9 ++--
 drivers/edac/r82600_edac.c      |   2 -
 drivers/edac/sb_edac.c          |  64 +++++++++++++++++-------
 drivers/edac/skx_edac.c         |   3 --
 drivers/edac/synopsys_edac.c    |   1 -
 drivers/edac/thunderx_edac.c    |   6 +--
 drivers/edac/x38_edac.c         |   3 --
 drivers/edac/xgene_edac.c       |   1 -
 include/linux/edac.h            |   1 -
 33 files changed, 161 insertions(+), 136 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
-- 

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web