mbox series

[GIT,PULL] EDAC/urgent for v6.9

Message ID 20240512075732.GAZkB2bMH9QL7i1eZS@fat_crate.local (mailing list archive)
State New
Headers show
Series [GIT,PULL] EDAC/urgent for v6.9 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v6.9

Message

Borislav Petkov May 12, 2024, 7:57 a.m. UTC
Hi Linus,

please pull a single urgent EDAC fix for v6.9.

Thx.

---

The following changes since commit dd5a440a31fae6e459c0d6271dddd62825505361:

  Linux 6.9-rc7 (2024-05-05 14:06:01 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v6.9

for you to fetch changes up to 591c946675d88dcc0ae9ff54be9d5caaee8ce1e3:

  EDAC/synopsys: Fix ECC status and IRQ control race condition (2024-05-06 14:19:07 +0200)

----------------------------------------------------------------
- Fix a race condition when clearing error count bits and toggling
  the error interrupt throug the same register, in synopsys_edac

----------------------------------------------------------------
Serge Semin (1):
      EDAC/synopsys: Fix ECC status and IRQ control race condition

 drivers/edac/synopsys_edac.c | 50 ++++++++++++++++++++++++++++++++------------
 1 file changed, 37 insertions(+), 13 deletions(-)

Comments

pr-tracker-bot@kernel.org May 12, 2024, 4:11 p.m. UTC | #1
The pull request you sent on Sun, 12 May 2024 09:57:32 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_urgent_for_v6.9

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

Thank you!