Message ID | 20240129062040.60809-1-qiuxu.zhuo@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | EDAC/{igen6,i10nm}: Add EDAC support for two Intel CPUs | expand |
On Mon, Jan 29, 2024 at 02:20:38PM +0800, Qiuxu Zhuo wrote: > Both patches solely add CPU IDs for EDAC support. > > - Part1: Add a new Alder Lake-N SoC compute die ID for EDAC support. > - Part2: Add the Grand Ridge (micro-server) CPU model ID for EDAC support. > > Lili Li (1): > EDAC/igen6: Add one more Intel Alder Lake-N SoC support > > Qiuxu Zhuo (1): > EDAC/i10nm: Add Intel Grand Ridge micro-server support > > drivers/edac/i10nm_base.c | 1 + > drivers/edac/igen6_edac.c | 2 ++ > 2 files changed, 3 insertions(+) For the whole series, Tested-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
> Both patches solely add CPU IDs for EDAC support. > > - Part1: Add a new Alder Lake-N SoC compute die ID for EDAC support. > - Part2: Add the Grand Ridge (micro-server) CPU model ID for EDAC support. > > Lili Li (1): > EDAC/igen6: Add one more Intel Alder Lake-N SoC support > > Qiuxu Zhuo (1): > EDAC/i10nm: Add Intel Grand Ridge micro-server support Applied both patches. Thanks -Tony