On Thu, Apr 4, 2019 at 9:46 PM Gerd Hoffmann <kra...@redhat.com> wrote: > > drm_connector_update_edid_property can sleep, we must not > call it while holding a spinlock. Move the callsize. > > Reported-by: Max Filippov <jcmvb...@gmail.com> > Signed-off-by: Gerd Hoffmann <kra...@redhat.com> > --- > drivers/gpu/drm/virtio/virtgpu_vq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
This change fixes the warning for me, thanks! Tested-by: Max Filippov <jcmvb...@gmail.com> -- Thanks. -- Max _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel