summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorCe Sun <cesun102@amd.com>2026-05-12 04:53:21 +0300
committerAlex Deucher <alexander.deucher@amd.com>2026-05-19 18:51:39 +0300
commite57f79cc4482b86d312e532e67ad3f576d51712d (patch)
tree891fecdce2a770c36725d48eea3cc2318b882992 /include/uapi/linux
parente20ea411c99f6968af35fd03e9ee21f70d799144 (diff)
downloadlinux-e57f79cc4482b86d312e532e67ad3f576d51712d.tar.xz
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/uapi/linux')
0 files changed, 0 insertions, 0 deletions