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: x86-ml <x86@kernel.org>, linux-edac <linux-edac@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] RAS pile for 5.6
Date: Mon, 27 Jan 2020 12:17:55 +0100	[thread overview]
Message-ID: <20200127111755.GC24228@zn.tnic> (raw)

Hi Linus,

please pull the below branch to receive the following RAS updates:

* Misc fixes to the MCA code all over the place, by Jan H. Schönherr.

* Initial support for AMD F19h and other cleanups to amd64_edac, by Yazen
Ghannam.

* Other small cleanups.

Thx.

---

The following changes since commit 7de7de7ca0ae0fc70515ee3154af33af75edae2c:

  Fix root mounting with no mount options (2019-12-16 08:42:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git ras-core-for-linus

for you to fetch changes up to 86e9f9d60eb5e0c5d99ddf6b79f4d308d6453bd0:

  EDAC/mce_amd: Make fam_ops static global (2020-01-16 21:52:48 +0100)

----------------------------------------------------------------
Arnd Bergmann (1):
      x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unused

Borislav Petkov (1):
      EDAC/mce_amd: Make fam_ops static global

Jan H. Schönherr (5):
      x86/mce: Pass MCE message to mce_panic() on failed kernel recovery
      x86/mce: Remove mce_inject_log() in favor of mce_log()
      x86/mce: Take action on UCNA/Deferred errors again
      x86/mce: Fix mce=nobootlog
      x86/mce: Fix use of uninitialized MCE message string

Yazen Ghannam (5):
      x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
      EDAC/mce_amd: Always load on SMCA systems
      x86/amd_nb: Add Family 19h PCI IDs
      EDAC/amd64: Add family ops for Family 19h Models 00h-0Fh
      EDAC/amd64: Drop some family checks for newer systems

 arch/x86/include/asm/mce.h            |   3 +-
 arch/x86/kernel/amd_nb.c              |   3 +
 arch/x86/kernel/cpu/mce/amd.c         |   2 +
 arch/x86/kernel/cpu/mce/core.c        |  70 ++++++++++-------------
 arch/x86/kernel/cpu/mce/inject.c      |   2 +-
 arch/x86/kernel/cpu/mce/internal.h    |   2 -
 arch/x86/kernel/cpu/mce/therm_throt.c |   2 +-
 drivers/edac/amd64_edac.c             |  62 +++++++++++---------
 drivers/edac/amd64_edac.h             |   3 +
 drivers/edac/mce_amd.c                | 105 ++++++++++++++++++++--------------
 include/linux/pci_ids.h               |   1 +
 11 files changed, 141 insertions(+), 114 deletions(-)

-- 
Regards/Gruss,
    Boris.

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

             reply	other threads:[~2020-01-27 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-27 11:17 Borislav Petkov [this message]
2020-01-27 17:35 ` [GIT PULL] RAS pile for 5.6 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=20200127111755.GC24228@zn.tnic \
    --to=bp@suse.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    --cc=x86@kernel.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).