Re: [PATCH v5 0/2] EDAC/altera: select A10/S10 behaviour by ECC manager compatible

Dinh Nguyen <[email protected]> Fri, 10 Jul 2026 08:33:03 -0500
Newsgroups org.kernel.vger.linux-edac,org.kernel.vger.linux-kernel
Message-ID <[email protected]>

On 7/9/26 22:07, Borislav Petkov wrote:
> On Wed, Jul 08, 2026 at 01:11:33PM +0400, Rounak Das wrote:
>> Replace the CONFIG_64BIT-based A10/S10 selection in the Altera EDAC
>> driver with the ECC manager compatible. Patch 1 handles the IRQ-layout
>> selection; patch 2 removes the remaining ifdefs in the double-bit-error
>> path.
> 
> Sashiko points out a bunch of (pre-existing) issues:
> 
> https://sashiko.dev/#/patchset/20260708091135.94114-1-rounakdas2025%40gmail.com
> 
> Folks, pls address those first before piling new features ontop.
> 

I think this is a good cleanup patch and is not a new feature. I was 
planning start addressing these sashiko reviews after this patch.

Thanks,
Dinh