mbox series

[GIT,PULL] EDAC fixes for 5.19

Message ID YuZOAlAdsg9i1YLt@zn.tnic (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] EDAC fixes for 5.19 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v5.19

Message

Borislav Petkov July 31, 2022, 9:40 a.m. UTC
Hi Linus,

please pull some last-minute EDAC fixes for 5.19.

Thx.

---

The following changes since commit ff6992735ade75aae3e35d16b17da1008d753d28:

  Linux 5.19-rc7 (2022-07-17 13:30:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v5.19

for you to fetch changes up to 5e2805d5379619c4a2e3ae4994e73b36439f4bad:

  EDAC/ghes: Set the DIMM label unconditionally (2022-07-27 10:42:52 +0200)

----------------------------------------------------------------
- Relax the condition under which the DIMM label in ghes_edac is set in
order to accomodate an HPE BIOS which sets only the device but not the
bank

- Two forgotten fixes to synopsys_edac when handling error interrupts

----------------------------------------------------------------
Sherry Sun (2):
      EDAC/synopsys: Use the correct register to disable the error interrupt on v3 hw
      EDAC/synopsys: Re-enable the error interrupts on v3 hw

Toshi Kani (1):
      EDAC/ghes: Set the DIMM label unconditionally

 drivers/edac/ghes_edac.c     | 11 ++++++++---
 drivers/edac/synopsys_edac.c | 44 +++++++++++++++++++++++++-------------------
 2 files changed, 33 insertions(+), 22 deletions(-)

Comments

pr-tracker-bot@kernel.org July 31, 2022, 4:55 p.m. UTC | #1
The pull request you sent on Sun, 31 Jul 2022 11:40:18 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v5.19

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

Thank you!