[PATCH 1/7] sync_file: get rid of internal reference count.

Sumit Semwal sumit.semwal at linaro.org
Mon Apr 17 15:14:12 UTC 2017


On 17 April 2017 at 18:43, Gustavo Padovan <gustavo at padovan.org> wrote:
> 2017-04-13 Dave Airlie <airlied at gmail.com>:
>
>> From: Dave Airlie <airlied at redhat.com>
>>
>> sync_file uses the reference count of the file, the internal
>> kref was never getting moved past 1.
>>
>> We can reintroduce this if we decide we need it later.
>>
>> [airlied: fix buildbot warnings]
>>
>> Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
>> Signed-off-by: Dave Airlie <airlied at redhat.com>
>> ---
>>  drivers/dma-buf/sync_file.c | 13 ++-----------
>>  include/linux/sync_file.h   |  3 ---
>>  2 files changed, 2 insertions(+), 14 deletions(-)
>
> Reviewed-by: Gustavo Padovan <gustavo.padovan at collabora.com>
Acked-by: Sumit Semwal <sumit.semwal at linaro.org>
>
> Or should I just push this one?
Of course, go right ahead, Gustavo :)
>
> Gustavo
> _______________________________________________
> dri-devel mailing list
> dri-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel


More information about the amd-gfx mailing list