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

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Mar 27 08:34:07 UTC 2018


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>


More information about the dri-devel mailing list