]> git.ipfire.org Git - thirdparty/linux.git/commit
EDAC/i10nm: Add driver decoder for Granite Rapids server
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Wed, 18 Mar 2026 02:31:18 +0000 (10:31 +0800)
committerTony Luck <tony.luck@intel.com>
Wed, 18 Mar 2026 16:38:20 +0000 (09:38 -0700)
commit95ad29eb1baec322f31ddb247e5bf36f156578cf
treea58728de582c04d3d999c3d2514c74baa7cf1af7
parentf42f3076dd9d2cd1bde6abc44e45478fad8a1a54
EDAC/i10nm: Add driver decoder for Granite Rapids server

Current i10nm_edac only supports the firmware decoder (ACPI DSM methods)
for Granite Rapids servers. Add the driver decoder, which directly extracts
topology information from the IMC machine check bank IA32_MCi_MISC MSRs, to
improve decoding performance for Granite Rapids.

[Tony: Updated commit comment]

Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Tested-by: Shawn Fan <shawn.fan@intel.com>
Link: https://patch.msgid.link/20260318023118.2704139-1-qiuxu.zhuo@intel.com
drivers/edac/i10nm_base.c