summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYiPeng Chai <YiPeng.Chai@amd.com>2026-05-19 13:47:34 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-05-19 11:54:17 -0400
commit90b0cbcba1bd6852f0af11246ff4e59fe3a4a244 (patch)
tree5362f3277e58d826747468ac51b426cc7c392120 /include
parentd1f9f5839bd785a3a06335a01d53282e80f8e5fa (diff)
drm/amd/ras: copy ras log data instead of referencing pointers
When generating ras cper file, the original data nodes in the ras log ring buffer may be deleted, leading to invalid pointer access. Copy the data from the ras log ring instead of directly referencing the pointers to avoid this issue. Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions