[PATCH 1/5] staging/vboxvideo: Use gem_free_object_unlocked

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Mar 27 15:25:21 UTC 2018


On Tue, Mar 27, 2018 at 11:18:03AM +0200, Daniel Vetter wrote:
> On Tue, Mar 27, 2018 at 10:34:07AM +0200, Greg Kroah-Hartman wrote:
> > On Tue, Mar 27, 2018 at 10:23:52AM +0200, Daniel Vetter wrote:
> > > vboxvideo doesn't use dev->struct_mutex and therefore has no need to use
> > > gem_free_object.
> > > 
> > > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> > > Cc: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> > > Cc: Hans de Goede <hdegoede at redhat.com>
> > > Cc: Michael Thayer <michael.thayer at oracle.com>
> > > Cc: Colin Ian King <colin.king at canonical.com>
> > > Cc: Daniel Vetter <daniel.vetter at intel.com>
> > > Cc: Stephen Rothwell <sfr at canb.auug.org.au>
> > > ---
> > >  drivers/staging/vboxvideo/vbox_drv.c | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > 
> > Reviewed-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> 
> You'll pick this up or ack for stuffing into drm-misc (but only for 4.18)?

Feel free to take it through your tree if you want.

thanks,

greg k-h


More information about the dri-devel mailing list