[PATCH] drm/virtio: move drm_connector_update_edid_property() call

Max Filippov jcmvbkbc at gmail.com
Fri Apr 5 06:51:30 UTC 2019


On Thu, Apr 4, 2019 at 9:46 PM Gerd Hoffmann <kraxel at 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 <jcmvbkbc at gmail.com>
> Signed-off-by: Gerd Hoffmann <kraxel at 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 <jcmvbkbc at gmail.com>

-- 
Thanks.
-- Max


More information about the dri-devel mailing list