diff options
author | Qiuxu Zhuo <qiuxu.zhuo@intel.com> | 2025-07-31 22:55:29 +0800 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2025-08-19 16:23:22 -0700 |
commit | 59cfc06a874e01633865d0b05eba47b09b8b3a8f (patch) | |
tree | 9fd8a6646468b094e9305b63b5ab8b0730958e6a /drivers/cdx/controller/cdx_controller.c | |
parent | 219af5dfce98fe254335ea79c2bf98428c38370c (diff) |
EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imc
The mc_mapping and imc fields of struct skx_dev have the same size,
NUM_IMC. Move mc_mapping to be a field inside struct skx_imc to prepare
for making the imc array of memory controller instances a flexible array.
No functional changes intended.
Suggested-by: Tony Luck <tony.luck@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/20250731145534.2759334-3-qiuxu.zhuo@intel.com
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions