From: Borislav Petkov <bp@alien8.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-edac <linux-edac@vger.kernel.org>,
lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] EDAC updates for v6.2
Date: Mon, 12 Dec 2022 15:52:23 +0100 [thread overview]
Message-ID: <Y5dAJyR9meVleZTm@zn.tnic> (raw)
Hi Linus,
please pull the pile of EDAC updates for 6.2.
Thx.
---
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/edac_updates_for_6.2
for you to fetch changes up to 3919430fe93bcfad5e34cdbb4d81cd17b3bbd27a:
Merge branches 'edac-ghes' and 'edac-misc' into edac-updates-for-v6.2 (2022-12-12 15:40:03 +0100)
----------------------------------------------------------------
- Make ghes_edac a simple module like the rest of the EDAC drivers and
drop this forced built-in only configuration by disentangling it from
GHES. Work by Jia He.
- The usual small cleanups and improvements all over EDAC land
----------------------------------------------------------------
Ard Biesheuvel (1):
apei/ghes: Use xchg_release() for updating new cache slot instead of cmpxchg()
Aristeu Rozanski (1):
EDAC/i5000: Mark as BROKEN
Borislav Petkov (1):
MAINTAINERS: Make Mauro EDAC reviewer
Borislav Petkov (AMD) (1):
Merge branches 'edac-ghes' and 'edac-misc' into edac-updates-for-v6.2
Chen Zhang (1):
EDAC/i5400: Fix typo in comment: vaious -> various
Jia He (6):
efi/cper: Export several helpers for ghes_edac to use
EDAC/ghes: Add a notifier for reporting memory errors
EDAC/ghes: Prepare to make ghes_edac a proper module
EDAC/ghes: Make ghes_edac a proper module
EDAC: Check for GHES preference in the chipset-specific EDAC drivers
EDAC/igen6: Return the correct error type when not the MC owner
Manivannan Sadhasivam (1):
MAINTAINERS: Make Manivannan Sadhasivam the maintainer of qcom_edac
Yang Yingliang (1):
EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
Yazen Ghannam (1):
EDAC/mc_sysfs: Increase legacy channel support to 12
MAINTAINERS | 5 +-
drivers/acpi/apei/ghes.c | 126 +++++++++++++++++++++++++++++++----------
drivers/edac/Kconfig | 5 +-
drivers/edac/amd64_edac.c | 3 +
drivers/edac/armada_xp_edac.c | 3 +
drivers/edac/edac_mc_sysfs.c | 24 ++++++++
drivers/edac/edac_module.h | 1 +
drivers/edac/ghes_edac.c | 90 +++++++++++++++++------------
drivers/edac/i10nm_base.c | 6 +-
drivers/edac/i5400_edac.c | 3 +-
drivers/edac/igen6_edac.c | 5 +-
drivers/edac/layerscape_edac.c | 3 +
drivers/edac/pnd2_edac.c | 3 +
drivers/edac/sb_edac.c | 3 +
drivers/edac/skx_base.c | 3 +
drivers/edac/thunderx_edac.c | 3 +
drivers/edac/xgene_edac.c | 3 +
drivers/firmware/efi/cper.c | 3 +
include/acpi/ghes.h | 34 +++--------
19 files changed, 227 insertions(+), 99 deletions(-)
--
Regards/Gruss,
Boris.
https://people.kernel.org/tglx/notes-about-netiquette
next reply other threads:[~2022-12-12 14:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-12 14:52 Borislav Petkov [this message]
2022-12-12 23:45 ` [GIT PULL] EDAC updates for v6.2 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Y5dAJyR9meVleZTm@zn.tnic \
--to=bp@alien8.de \
--cc=linux-edac@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox