Skip to content
Commit 3373755a authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked



virtio_gpu_queue_ctrl_buffer_locked is called with ctrlq.qlock taken, it
releases and acquires this lock.  This causes a sparse warning.  Add
appropriate annotations for sparse context checking.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent f862e60f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment