diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2016-12-05 23:36:56 +0300 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-12-15 07:59:16 +0300 |
commit | f862e60f8d52dae33c9f72afc20fab691a89f0bd (patch) | |
tree | 1682645af77b1128e72ad32ad4c39e64d8715508 /drivers/hv | |
parent | 8854a56f3e71703e0253697e4cc82b20acf732dc (diff) | |
download | linux-f862e60f8d52dae33c9f72afc20fab691a89f0bd.tar.xz |
drm/virtio: fix lock context imbalance
When virtio_gpu_free_vbufs exits due to list empty, it does not
drop the free_vbufs lock that it took.
list empty is not expected to happen anyway, but it can't hurt to fix
this and drop the lock.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions