diff options
| author | Gustavo Padovan <[email protected]> | 2016-10-19 17:48:32 +0000 |
|---|---|---|
| committer | Sean Paul <[email protected]> | 2016-10-21 14:49:06 +0000 |
| commit | 30cd85dd6edc86ea8d8589efb813f1fad41ef233 (patch) | |
| tree | 687dad0ac7e30aee1796f77d5d41c9e1eff2624c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/virtio: kconfig: Fixup white space. (diff) | |
| download | kernel-30cd85dd6edc86ea8d8589efb813f1fad41ef233.tar.gz kernel-30cd85dd6edc86ea8d8589efb813f1fad41ef233.zip | |
dma-buf/sync_file: hold reference to fence when creating sync_file
fence referencing was out of balance. It was not taking any ref to the
fence at creating time, but it was putting a reference when freeing the
sync file.
This patch fixes the balancing issue by getting a reference for the fence
when creating the sync_file.
Signed-off-by: Gustavo Padovan <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
