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

Gustavo Padovan gustavo at padovan.org
Mon Apr 17 13:13:11 UTC 2017


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>

Or should I just push this one?

Gustavo


More information about the dri-devel mailing list