Skip to content

EDAC/i10nm: Add Intel Sierra Forest server support

JIRA: https://issues.redhat.com/browse/RHEL-24446
Tested: by me
Conflicts: we have 0cfd8fbadd6833d243c9a9d8649ba4a9f4361c93 already backported which renames the Sierra Forest family macro but the EDAC part wasn't backported because this patch wasn't present yet. Use the new name.
Depends: MR#3231

v2: rebased, migrated to jira

commit 96ae3995c6930d2b6c11a48dad9a59ddd34abaad
Author: Qiuxu Zhuo qiuxu.zhuo@intel.com
Date: Mon Apr 10 21:15:31 2023 +0800

EDAC/i10nm: Add Intel Sierra Forest server support      
  
The Sierra Forest CPU model uses similar memory controller registers as      
Granite Rapids server. Add Sierra Forest CPU model ID for EDAC support.      
  
Tested-by: Li Zhang <li4.zhang@intel.com>      
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>      
Signed-off-by: Tony Luck <tony.luck@intel.com>      
Link: https://lore.kernel.org/r/20230410131531.11914-1-qiuxu.zhuo@intel.com      

Signed-off-by: Aristeu Rozanski arozansk@redhat.com

Edited by Aristeu Rozanski

Merge request reports