On Thu, Nov 15, 2018 at 11:38:35PM +0100, Linus Walleij wrote:> On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos <greenfoo at gluegarage.com> wrote: > > > One of the things in the DRM TODO list ("Documentation/gpu/todo.rst") was to > > "switch from reference/unreference to get/put". That's what this patch series is > > about. > > The series: > Reviewed-by: Linus Walleij <linus.walleij at linaro.org>Since your reviewed it all, and there's a pile of acks for the driver parts too: Want to go ahead and apply it too? Thanks, Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch
Hi Daniel, On Wednesday, 21 November 2018 11:42:33 EET Daniel Vetter wrote:> On Thu, Nov 15, 2018 at 11:38:35PM +0100, Linus Walleij wrote: > > On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > >> One of the things in the DRM TODO list ("Documentation/gpu/todo.rst") > >> was to "switch from reference/unreference to get/put". That's what this > >> patch series is about. > > > > The series: > > Reviewed-by: Linus Walleij <linus.walleij at linaro.org> > > Since your reviewed it all, and there's a pile of acks for the driver > parts too: Want to go ahead and apply it too?Please remember to give at least a week to reviewers, especially with LPC last week. -- Regards, Laurent Pinchart
On Wed, Nov 21, 2018 at 08:21:29PM +0200, Laurent Pinchart wrote:> Hi Daniel, > > On Wednesday, 21 November 2018 11:42:33 EET Daniel Vetter wrote: > > On Thu, Nov 15, 2018 at 11:38:35PM +0100, Linus Walleij wrote: > > > On Thu, Nov 15, 2018 at 11:17 PM Fernando Ramos wrote: > > >> One of the things in the DRM TODO list ("Documentation/gpu/todo.rst") > > >> was to "switch from reference/unreference to get/put". That's what this > > >> patch series is about. > > > > > > The series: > > > Reviewed-by: Linus Walleij <linus.walleij at linaro.org> > > > > Since your reviewed it all, and there's a pile of acks for the driver > > parts too: Want to go ahead and apply it too? > > Please remember to give at least a week to reviewers, especially with LPC last > week.I think for this undisputed cocci series waiting for everyone is not needed. There's really not much the driver-specific reviewer perspective would help here. In general I do agree though, if there's something driver maintainers can have better insight on. -Daniel -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch
Reasonably Related Threads
- [PATCH 0/9] drm: remove deprecated functions
- [PATCH 0/9] drm: remove deprecated functions
- [PATCH 0/9] drm: remove deprecated functions
- [Intel-gfx] [PATCH] drm/core: Remove drm_dev_unref() and it's uses
- [PATCH 8/9] drm: remove no longer needed drm-get-put coccinelle script