diff options
author | Qiuxu Zhuo <[email protected]> | 2023-01-13 11:27:58 +0800 |
---|---|---|
committer | Tony Luck <[email protected]> | 2023-01-25 08:16:44 -0800 |
commit | 6e8746cb735166eaf3ceb086b31bb0431f5e3532 (patch) | |
tree | 034555c29a20c55d63ffe8585d153eb849dd4ef3 /scripts/gdb/linux/device.py | |
parent | 8d8fcc391f50e2d9686d42b85e9b1db89b1bbb35 (diff) |
EDAC/skx_common: Enable EDAC support for the "near" memory
The current {skx,i10nm}_edac miss the EDAC support to decode errors from
the 1st level memory (the fast "near" memory as cache) of the 2-level
memory system. Introduce a helper function skx_error_in_mem() to check
whether errors are from memory at the beginning of skx_mce_check_error().
As long as the errors are from memory (either the 1-level memory system
or the 2-level memory system), decode the errors.
Reported-and-tested-by: Youquan Song <[email protected]>
Signed-off-by: Qiuxu Zhuo <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions