aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorQiuxu Zhuo <[email protected]>2024-04-08 12:04:19 +0000
committerTony Luck <[email protected]>2024-04-08 16:49:45 +0000
commite0d335077831196bffe6a634ffe385fc684192ca (patch)
tree8644077087ad8809d8be71a20e4453dbe7abd1a8 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentEDAC/mc_sysfs: Convert sprintf()/snprintf() to sysfs_emit() (diff)
downloadkernel-e0d335077831196bffe6a634ffe385fc684192ca.tar.gz
kernel-e0d335077831196bffe6a634ffe385fc684192ca.zip
EDAC/skx_common: Allow decoding of SGX addresses
There are no "struct page" associations with SGX pages, causing the check pfn_to_online_page() to fail. This results in the inability to decode the SGX addresses and warning messages like: Invalid address 0x34cc9a98840 in IA32_MC17_ADDR Add an additional check to allow the decoding of the error address and to skip the warning message, if the error address is an SGX address. Fixes: 1e92af09fab1 ("EDAC/skx_common: Filter out the invalid address") Signed-off-by: Qiuxu Zhuo <[email protected]> Signed-off-by: Tony Luck <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions