summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorBenjamin Chan <bkchan@codeaurora.org>2017-06-15 18:18:54 -0400
committerBenjamin Chan <bkchan@codeaurora.org>2017-06-16 18:03:45 -0400
commit706056782a6ea32bdd84e2727a8d4061f5e87003 (patch)
tree2f353e6f72f6b10a90874f41247edd209b0855d9 /net/unix/af_unix.c
parent93b522045444622a0b8aa0215eed3ddbe822a0b7 (diff)
msm: sde: Remove output fence object after user request completed
The fence object is allocated in the driver during the buffer queuing time. When user requested the output buffer fence fd, driver should not hold on to the fence object anymore because there is only a single reference to the fence. When user destroy the fence by closing the fd, the reference is cleared. Driver only needs to destroy the fence object if the user does not request it. CRs-Fixed: 2059181 Change-Id: Ic83d93fd3c7f404774007065df02b402adbf80af Signed-off-by: Benjamin Chan <bkchan@codeaurora.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions