diff options
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2016-10-19 15:48:32 -0200 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2016-10-21 10:49:06 -0400 |
commit | 30cd85dd6edc86ea8d8589efb813f1fad41ef233 (patch) | |
tree | 687dad0ac7e30aee1796f77d5d41c9e1eff2624c /include/drm/drm_blend.h | |
parent | de1e211ff7b948b286222f592a5168746a7dc5e5 (diff) | |
download | linux-30cd85dd6edc86ea8d8589efb813f1fad41ef233.tar.bz2 |
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 <gustavo.padovan@collabora.co.uk>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1476899313-22241-1-git-send-email-gustavo@padovan.org
Diffstat (limited to 'include/drm/drm_blend.h')
0 files changed, 0 insertions, 0 deletions