mbox series

[GIT,PULL] EDAC urgent for 5.18

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

Pull-request

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

Message

Borislav Petkov April 24, 2022, 9:47 a.m. UTC
Hi Linus,

please pull a single urgent fix for the synopsys EDAC driver.

Thx.

---

The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e:

  Linux 5.18-rc2 (2022-04-10 14:21:36 -1000)

are available in the Git repository at:

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

for you to fetch changes up to e2932d1f6f055b2af2114c7e64a26dc1b5593d0c:

  EDAC/synopsys: Read the error count from the correct register (2022-04-14 14:44:49 +0200)

----------------------------------------------------------------
- Read the reported error count from the proper register on synopsys_edac

----------------------------------------------------------------
Shubhrajyoti Datta (1):
      EDAC/synopsys: Read the error count from the correct register

 drivers/edac/synopsys_edac.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)

Comments

pr-tracker-bot@kernel.org April 24, 2022, 7:35 p.m. UTC | #1
The pull request you sent on Sun, 24 Apr 2022 11:47:44 +0200:

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

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

Thank you!