RE: [PATCH 1/1] EDAC/igen6: Add Intel Starfire SoCs support
From: Zhuo, Qiuxu
Date: Thu Jul 30 2026 - 21:04:01 EST
> From: Luck, Tony <tony.luck@xxxxxxxxx>
> [...]
> Subject: RE: [PATCH 1/1] EDAC/igen6: Add Intel Starfire SoCs support
>
> > Starfire is a derivative of Panther Lake SoC and shares a similar
> > memory subsystem architecture. Add Starfire compute die ID and reuse
> > Panther Lake's configuration data for EDAC support.
>
> Applied to edac-drivers branch of RAS tree.
>
> Thanks
>
> -Tony
>
> > Tested-by: Jie Wang <jie.wang@xxxxxxxxx>
> > Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@xxxxxxxxx>
>
> RAS tree uses same tag ordering as TIP tree[1]. So Tested-by goes after Signed-
> off-by. I fixed it here and in the igen6 series.
>
> [1] Documentation/process/maintainer-tip.rst " Ordering of commit tags"
>
Thanks, Tony. Got it.
I'll follow this tag ordering in future patches.
-Qiuxu