linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] EDAC updates for v5.12
@ 2021-02-15  9:16 Borislav Petkov
  2021-02-21  5:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Borislav Petkov @ 2021-02-15  9:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-edac, lkml

Hi Linus,

please pull the EDAC side of updates for v5.12.

Thx.

---

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v5.12

for you to fetch changes up to 6118b488933b0311e28420d4cd1ee06caf59682b:

  Merge branch 'edac-misc' into edac-updates-for-v5.12 (2021-02-15 10:06:58 +0100)

----------------------------------------------------------------
- A couple of fixes/improvements to amd64_edac:
 - merge debugging and error injection functionality into the main driver
 - tone down info/error output
 - do not attempt to load it on F15h client hw

- Misc fixes to other drivers

----------------------------------------------------------------
Borislav Petkov (6):
      EDAC/amd64: Do not load on family 0x15, model 0x13
      EDAC/amd64: Merge sysfs debugging attributes setup code
      EDAC/amd64: Merge error injection sysfs facilities
      EDAC/amd64: Limit error injection functionality to supported hw
      EDAC/amd64: Issue probing messages only on properly detected hardware
      Merge branch 'edac-misc' into edac-updates-for-v5.12

Menglong Dong (1):
      EDAC/xgene: Do not print a failure message to get an IRQ twice

Yazen Ghannam (1):
      EDAC/amd64: Tone down messages about missing PCI IDs

Zheng Yongjun (1):
      EDAC/ppc4xx: Convert comma to semicolon

 drivers/edac/Kconfig          |  15 +-
 drivers/edac/Makefile         |   7 +-
 drivers/edac/amd64_edac.c     | 332 +++++++++++++++++++++++++++++++++++++++---
 drivers/edac/amd64_edac.h     |  11 --
 drivers/edac/amd64_edac_dbg.c |  55 -------
 drivers/edac/amd64_edac_inj.c | 235 ------------------------------
 drivers/edac/ppc4xx_edac.c    |   2 +-
 drivers/edac/xgene_edac.c     |   2 +-
 8 files changed, 319 insertions(+), 340 deletions(-)
 delete mode 100644 drivers/edac/amd64_edac_dbg.c
 delete mode 100644 drivers/edac/amd64_edac_inj.c

-- 
Regards/Gruss,
    Boris.

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

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

* Re: [GIT PULL] EDAC updates for v5.12
  2021-02-15  9:16 [GIT PULL] EDAC updates for v5.12 Borislav Petkov
@ 2021-02-21  5:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-21  5:06 UTC (permalink / raw)
  To: Borislav Petkov; +Cc: Linus Torvalds, linux-edac, lkml

The pull request you sent on Mon, 15 Feb 2021 10:16:53 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v5.12

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

Thank you!

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

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

end of thread, other threads:[~2021-02-21  5:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-15  9:16 [GIT PULL] EDAC updates for v5.12 Borislav Petkov
2021-02-21  5:06 ` 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).