summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorCe Sun <cesun102@amd.com>2026-05-12 09:53:21 +0800
committerAlex Deucher <alexander.deucher@amd.com>2026-05-19 11:51:39 -0400
commite57f79cc4482b86d312e532e67ad3f576d51712d (patch)
tree891fecdce2a770c36725d48eea3cc2318b882992 /include/linux/debugobjects.h
parente20ea411c99f6968af35fd03e9ee21f70d799144 (diff)
drm/amdgpu: Fix memory leak of i2s_pdata in ACP initialization
Currently, the i2s_pdata structure is dynamically allocated in acp_hw_init() but never freed in both the error handling path and the acp_hw_fini() cleanup path, causing a permanent memory leak. Signed-off-by: Ce Sun <cesun102@amd.com> Reviewed-by: Tao Zhou <tao.zhou1@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions