commit | e73390d181103a19e1111ec2f25559a0570e9fe0 | [log] [tgz] |
---|---|---|
author | Oak Zeng <ozeng@amd.com> | Tue Nov 27 22:08:25 2018 -0600 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri May 24 12:21:02 2019 -0500 |
tree | 77f9a4c65b65c754efc7ccd4dc1cf4c4e8b709a5 | |
parent | 11614c36bc8f4fd22ff91e6150ac63e8bfce33b5 [diff] |
drm/amdkfd: Fix a potential memory leak Free mqd_mem_obj it GTT buffer allocation for MQD+control stack fails. Signed-off-by: Oak Zeng <ozeng@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>