summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>2026-07-30 10:42:36 +0800
committerTony Luck <tony.luck@intel.com>2026-07-30 11:33:06 -0700
commite492449e39b7aee9bfcb1bda3181fa942d24cdd2 (patch)
treeb4df2dd2e1f18de4841f0394443a4623240825ef /include/linux
parent8ac9136d79e960b8b8b9a41b9d4076e4afe6de5e (diff)
EDAC/igen6: Detect present memory controllers at runtime
The igen6_edac currently relies on res_config::num_imc to describe the number of memory controllers supported by each SoC. As a result, adding support for a new platform requires updating this configuration even though the hardware can be discovered at runtime. Instead, detect the number of present memory controllers at runtime and size the driver state accordingly. This eliminates the need to update res_config whenever a new SoC variant is added. Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com> Link: https://patch.msgid.link/20260730024238.4096623-9-qiuxu.zhuo@intel.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions