]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix memory leak during TDR test(v2)
authorMonk Liu <Monk.Liu@amd.com>
Sat, 8 Feb 2020 11:01:21 +0000 (19:01 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Feb 2020 16:01:25 +0000 (11:01 -0500)
commita40c613249d8750246c7d672f7c346b615cc6e7b
tree767b796d506ac7754142843312d1b00b42c8fe0d
parent44b6ff7b2543d0c0cea9a65cbeb7885ee024fd62
drm/amdgpu: fix memory leak during TDR test(v2)

fix system memory leak

v2:
fix coding style

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smu_v11_0.c