diff options
author | Alex Xie <AlexBin.Xie@amd.com> | 2017-04-25 17:09:24 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2017-04-28 17:33:10 -0400 |
commit | 12d39245f6bea9dfddc29d75225a1d5ffc290186 (patch) | |
tree | 0980b0dc86792af11206a582bef8bab06121338f /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | |
parent | cca7ecb32b5920f05bb940cbe01dde19c0125620 (diff) | |
download | linux-12d39245f6bea9dfddc29d75225a1d5ffc290186.tar.gz linux-12d39245f6bea9dfddc29d75225a1d5ffc290186.tar.bz2 linux-12d39245f6bea9dfddc29d75225a1d5ffc290186.zip |
drm/amdgpu: Fix use of interruptible waiting
There is no good mechanism to handle the corresponding error.
When signal interrupt happens, unpin is not called.
As a result, inside AMDGPU, the statistic of pin size will be wrong.
Signed-off-by: Alex Xie <AlexBin.Xie@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions