Re: [PATCH v8 0/7] Incorporate DRAM address in EDAC messages
From: Yazen Ghannam
Date: Wed Jul 29 2026 - 15:38:31 EST
On Tue, Jul 28, 2026 at 06:44:10PM -0700, Borislav Petkov wrote:
> On Mon, Jul 27, 2026 at 05:20:38PM -0400, Yazen Ghannam wrote:
> > Changes in v8:
>
> More Sashiko:
>
> https://sashiko.dev/#/patchset/20260727212045.1810480-1-yazen.ghannam%40amd.com
>
There are three items.
1) Return code is different from PRM handler stub when
CONFIG_ACPI_PRMT=n. This just needs a small change to check for the
other value.
2) PRM inputs on MI300 are changed. This isn't a real issue because
MI300 systems don't have PRM handlers. Will add a code comment to
highlight this.
3) Dead code in patch 4. This is intentional. The code is removed in
patch 5. I wanted to have a clean set of changes to add/switch/remove
the code.
I'll send another revision with changes for #1 and #2.
Thanks,
Yazen