commit | 8473bfdcb5b1a32fd05629c4535ccacd73bc5567 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Oct 31 15:35:27 2023 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Nov 10 11:33:28 2023 -0500 |
tree | 35fb12345d5306e23d64aefea447e796ee794190 | |
parent | 256503071c2de2b5b5c20e06654aa9a44f13aa62 [diff] |
drm/amdgpu: fix error handling in amdgpu_vm_init When clearing the root PD fails we need to properly release it again. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org