Re: [PATCH v2 0/2] EDAC: Add two Intel Amston Lake SoCs support

From: Luck, Tony

Date: Fri Dec 19 2025 - 16:51:04 EST


On Fri, Dec 19, 2025 at 12:29:54PM +0800, Qiuxu Zhuo wrote:
> Changes in v2:
>
> - Patch 1: No changes.
> - Patch 2: Remove local field_get() definition.
>
> Patch 1: Add IBECC EDAC support for another two Intel Amston Lake SoCs.
> Patch 2: Configure masks of four memory controller registers properly.
>
> Qiuxu Zhuo (2):
> EDAC/igen6: Add two Intel Amston Lake SoCs support
> EDAC/igen6: Make masks of {MCHBAR, TOM, TOUUD, ECC_ERROR_LOG} configurable
>
> drivers/edac/igen6_edac.c | 69 ++++++++++++++++++++++++++++++++-------
> 1 file changed, 57 insertions(+), 12 deletions(-)

Applied. Thanks.

-Tony