summaryrefslogtreecommitdiff
path: root/Documentation/development-process
diff options
context:
space:
mode:
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>2026-07-30 10:42:38 +0800
committerTony Luck <tony.luck@intel.com>2026-07-30 11:33:47 -0700
commit377c68b988d9c36beb6dceedf81ed0ff55331aa9 (patch)
tree91269ce370d94a7985f42bf5e8fb505bcbd02b50 /Documentation/development-process
parent1f43c17ce550e8ed628afd7fb3226c904076f864 (diff)
EDAC/igen6: Refactor address translation logic
The igen6 EDAC driver implements similar interleave and hash translation logic at multiple levels of the memory hierarchy. The separate implementations duplicate decoding logic, making future changes harder and increasing the risk of behavior diverging. Consolidate the common address translation operations into shared helpers so all decoding paths use a single implementation. No functional changes intended. 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-11-qiuxu.zhuo@intel.com
Diffstat (limited to 'Documentation/development-process')
0 files changed, 0 insertions, 0 deletions