mbox series

[GIT,PULL] EDAC fixes for v5.15-rc3

Message ID YVC6ZS+Z3T0Ky87i@zn.tnic (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] EDAC fixes for v5.15-rc3 | expand

Pull-request

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

Message

Borislav Petkov Sept. 26, 2021, 6:22 p.m. UTC
Hi Linus,

please pull two EDAC fixes for v5.15-rc3.

Thx.

---
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -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.15_rc3

for you to fetch changes up to 54607282fae6148641a08d81a6e0953b541249c7:

  EDAC/dmc520: Assign the proper type to dimm->edac_mode (2021-09-16 11:00:12 +0200)

----------------------------------------------------------------
Fix two EDAC drivers using the wrong value type for the DIMM mode.

----------------------------------------------------------------
Borislav Petkov (1):
      EDAC/dmc520: Assign the proper type to dimm->edac_mode

Sai Krishna Potthuri (1):
      EDAC/synopsys: Fix wrong value type assignment for edac_mode

 drivers/edac/dmc520_edac.c   | 2 +-
 drivers/edac/synopsys_edac.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 26, 2021, 7:30 p.m. UTC | #1
The pull request you sent on Sun, 26 Sep 2021 20:22:29 +0200:

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

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

Thank you!