RE: [PATCH v6 00/15] AMD MCA interrupts rework

Luck, Tony posted 15 patches 1 day, 5 hours ago
Only 0 patches received!
RE: [PATCH v6 00/15] AMD MCA interrupts rework
Posted by Luck, Tony 1 day, 5 hours ago
> This set unifies the AMD MCA interrupt handlers with common MCA code.
> The goal is to avoid duplicating functionality like reading and clearing
> MCA banks.

Still works fine on Intel Icelake system. Tested poison recovery, and CMCI
storm handling.

-Tony
Re: [PATCH v6 00/15] AMD MCA interrupts rework
Posted by Yazen Ghannam 7 hours ago
On Mon, Sep 08, 2025 at 04:10:30PM +0000, Luck, Tony wrote:
> > This set unifies the AMD MCA interrupt handlers with common MCA code.
> > The goal is to avoid duplicating functionality like reading and clearing
> > MCA banks.
> 
> Still works fine on Intel Icelake system. Tested poison recovery, and CMCI
> storm handling.
> 

Thanks for testing!

-Yazen