diff options
| author | Alex Xie <[email protected]> | 2017-04-26 17:31:01 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2017-04-28 21:33:09 +0000 |
| commit | cca7ecb32b5920f05bb940cbe01dde19c0125620 (patch) | |
| tree | 341c358bc0e549080c5a3ea775e9907d2ed4ab56 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | |
| parent | drm/amdgpu: fix NULL pointer error (diff) | |
| download | kernel-cca7ecb32b5920f05bb940cbe01dde19c0125620.tar.gz kernel-cca7ecb32b5920f05bb940cbe01dde19c0125620.zip | |
drm/amdgpu: Fix use of interruptible waiting
Either in cgs functions or for callers of cgs functions:
1. The signal interrupt can affect the expected behaviour
2. There is no good mechanism to handle the corresponding error
3. There is no chance of deadlock in these single BO waiting
4. There is no clear benefit for interruptible waiting
5. Future caller of these functions might have same issue.
Signed-off-by: Alex Xie <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions
