From: "Mario Limonciello (AMD) (kernel.org)" <superm1@kernel.org>
To: Yazen Ghannam <yazen.ghannam@amd.com>, x86@kernel.org
Cc: linux-kernel@vger.kernel.org, Filip Barczyk <filip.barczyk@pico.net>
Subject: Re: [PATCH 0/2] AMD root search fix
Date: Tue, 30 Sep 2025 13:07:02 -0500 [thread overview]
Message-ID: <83af8076-0c18-40e6-833b-1b761af2e1b9@kernel.org> (raw)
In-Reply-To: <20250930-fix-amd-root-v1-0-ce28731c349f@amd.com>
On 9/30/2025 11:45 AM, Yazen Ghannam wrote:
> Hi all,
>
> Recently, there have been a couple of reports of the AMD64 EDAC module
> failing to load on v6.14+.
>
> This has been root caused to the recent AMD node rework. Specifically,
> the root device caching method breaks on non-reference boards.
>
> Patch 1 is a proposed fix.
>
> Patch 2 is a minor cleanup.
>
> Thanks,
> Yazen
>
> ---
> Yazen Ghannam (2):
> x86/amd_node: Fix AMD root device caching
> x86/amd_node: Use new root search helper
>
> arch/x86/include/asm/amd/node.h | 1 -
> arch/x86/kernel/amd_node.c | 107 ++++++++++++++--------------------------
> 2 files changed, 37 insertions(+), 71 deletions(-)
> ---
> base-commit: 30d4efb2f5a515a60fe6b0ca85362cbebea21e2f
> change-id: 20250930-fix-amd-root-2a6529e8162a
>
Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>
prev parent reply other threads:[~2025-09-30 18:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-30 16:45 [PATCH 0/2] AMD root search fix Yazen Ghannam
2025-09-30 16:45 ` [PATCH 1/2] x86/amd_node: Fix AMD root device caching Yazen Ghannam
2025-09-30 18:07 ` Mario Limonciello (AMD) (kernel.org)
2025-10-01 13:46 ` Yazen Ghannam
2025-10-07 17:30 ` Filip Barczyk
2025-10-07 17:37 ` Filip Barczyk
2025-10-21 12:29 ` Borislav Petkov
2025-10-21 13:37 ` Yazen Ghannam
2025-10-21 14:15 ` Borislav Petkov
2025-10-21 14:25 ` Yazen Ghannam
2025-10-22 11:13 ` Borislav Petkov
2025-10-22 13:19 ` Yazen Ghannam
2025-10-22 18:48 ` Borislav Petkov
2025-09-30 16:45 ` [PATCH 2/2] x86/amd_node: Use new root search helper Yazen Ghannam
2025-09-30 18:07 ` Mario Limonciello (AMD) (kernel.org) [this message]
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=83af8076-0c18-40e6-833b-1b761af2e1b9@kernel.org \
--to=superm1@kernel.org \
--cc=filip.barczyk@pico.net \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
--cc=yazen.ghannam@amd.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.