diff options
| author | Ce Sun <cesun102@amd.com> | 2026-05-12 04:53:21 +0300 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-05-19 18:51:39 +0300 |
| commit | e57f79cc4482b86d312e532e67ad3f576d51712d (patch) | |
| tree | 891fecdce2a770c36725d48eea3cc2318b882992 /include/uapi/linux | |
| parent | e20ea411c99f6968af35fd03e9ee21f70d799144 (diff) | |
| download | linux-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
