diff options
author | Alex Xie <[email protected]> | 2017-04-24 15:33:16 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-04-28 17:33:07 -0400 |
commit | 4a9ed1009b8b01409bdda899c0ff0d7fd2c6d094 (patch) | |
tree | 8b8063eb39872ebc6b84f99e389a9240f02ee7f5 /tools/lib/api/debug.c | |
parent | d159f26caaa91c88e9078c69fd159be9cec3a005 (diff) |
drm/amdgpu: Fix use of interruptible waiting
1. The signal interrupt can affect the expected behaviour.
2. 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 <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions