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

Gustavo Padovan gustavo at padovan.org
Tue Apr 18 14:38:01 UTC 2017


2017-04-17 Sumit Semwal <sumit.semwal at linaro.org>:

> 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 :)

pushed to drm-misc-next.

Gustavo


More information about the dri-devel mailing list