mbox series

[GIT,PULL] EDAC drivers

Message ID ZO55fLRfOawcoxQt@agluck-desk3 (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] EDAC drivers | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v6.6

Message

Tony Luck Aug. 29, 2023, 11:04 p.m. UTC
The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:

  Linux 6.5-rc3 (2023-07-23 15:24:10 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v6.6

for you to fetch changes up to ce53ad81ed36c24aff075f94474adecfabfcf239:

  EDAC/igen6: Fix the issue of no error events (2023-08-02 13:09:56 -0700)

----------------------------------------------------------------
Intel EDAC fixes:

- Old igen6 driver could lose pending events during initialization
- Sapphire Rapids workstations have fewer memory controllers than their
  bigger siblings. This confused the driver.

----------------------------------------------------------------
Qiuxu Zhuo (2):
      EDAC/i10nm: Skip the absent memory controllers
      EDAC/igen6: Fix the issue of no error events

 drivers/edac/i10nm_base.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++++-----
 drivers/edac/igen6_edac.c |  8 ++++----
 2 files changed, 53 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Aug. 31, 2023, 3:20 a.m. UTC | #1
The pull request you sent on Tue, 29 Aug 2023 16:04:28 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_v6.6

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

Thank you!