commit | 444066b915c1b9d0aa4ec7b2d2bbe627e08bf7a6 | [log] [tgz] |
---|---|---|
author | Chunming Zhou <David1.Zhou@amd.com> | Mon Apr 25 10:28:24 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 11 12:31:14 2016 -0400 |
tree | 6c4ea3a9b09075a9c7ec4edfcec37939b93bb488 | |
parent | 2e726dc4b4e2dd3ae3fe675f9d3af88a2d593ee1 [diff] |
drm/amdgpu: fix wrong release of vmid owner The release of the vmid owner was not handled correctly. We need to take the lock and walk the lru list. Signed-off-by: Chunming Zhou <David1.Zhou@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Monk Liu <monk.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>