commit | d958939afc39391c0d007a0ca43153856d63ec2a | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Jan 09 19:18:59 2018 +0100 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jan 16 15:35:26 2018 -0500 |
tree | 05475346d99b445fe132a8c57e947be99621128d | |
parent | e2721595e4c3d8b63dcd85bc99ad1ea4821a8d88 [diff] |
drm/amdgpu: fix amdgpu_vm_pasid_fault_credit As soon as the lock is dropped the VM pointer can be invalid. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>