linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 for 5.8
Date: Mon, 1 Jun 2020 11:53:17 +0200	[thread overview]
Message-ID: <20200601095317.GB30795@zn.tnic> (raw)

Hi Linus,

please pull the EDAC queue which accumulated this time around.

Thx.

---
The following changes since commit 3d77e6a8804abcc0504c904bd6e5cdf3a5cf8162:

  Linux 5.7 (2020-05-31 16:49:15 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_5.8

for you to fetch changes up to 2a02ca0428cfe68cce600111acb4c6f7d85cf71f:

  Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8 (2020-06-01 11:39:15 +0200)

----------------------------------------------------------------
* Fix i10nm_edac loading on some Ice Lake and Tremont/Jacobsville
steppings due to the offset change of the bus number configuration
register, by Qiuxu Zhuo.

* The usual cleanups and fixes all over the place.

----------------------------------------------------------------
Borislav Petkov (1):
      Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8

Christophe JAILLET (1):
      EDAC/armada_xp: Fix some log messages

Colin Ian King (1):
      EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get()

Jason Yan (2):
      EDAC/xgene: Remove set but not used address local var
      EDAC/amd8131: Remove defined but not used bridge_str

Lukas Bulwahn (1):
      MAINTAINERS: Remove sifive_l2_cache.c from EDAC-SIFIVE pattern

Qiuxu Zhuo (3):
      EDAC, {skx,i10nm}: Make some configurations CPU model specific
      EDAC/i10nm: Update driver to support different bus number config register offsets
      EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable

Zou Wei (1):
      EDAC/thunderx: Make symbols static

 MAINTAINERS                   |  1 -
 drivers/edac/amd64_edac.c     |  2 +-
 drivers/edac/amd8131_edac.c   |  8 --------
 drivers/edac/armada_xp_edac.c | 14 +++++++-------
 drivers/edac/i10nm_base.c     | 29 ++++++++++++++++++++++++-----
 drivers/edac/skx_base.c       | 33 +++++++++++++++++++--------------
 drivers/edac/skx_common.c     | 17 ++++++++---------
 drivers/edac/skx_common.h     | 13 ++++++++++---
 drivers/edac/thunderx_edac.c  |  8 ++++----
 drivers/edac/xgene_edac.c     |  3 ---
 10 files changed, 73 insertions(+), 55 deletions(-)

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg

             reply	other threads:[~2020-06-01  9:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01  9:53 Borislav Petkov [this message]
2020-06-01 19:35 ` [GIT PULL] EDAC for 5.8 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=20200601095317.GB30795@zn.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;
as well as URLs for NNTP newsgroup(s).