summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2017-03-29 23:22:04 +0300
committerBen Hutchings <ben@decadent.org.uk>2017-07-18 18:40:32 +0100
commit119868ab5da5fe1148efb8d6d0a2c86ab5d2ac25 (patch)
treec4b4d951662719147820b20c59c3e0b1c9b80f25 /kernel
parent3e50f0968bc6b4e7ebd73c3d47a1608d905ccfcd (diff)
virtio_console: fix uninitialized variable use
commit 2055997f983c6db7b5c3940ce5f8f822657d5bc3 upstream. We try to disable callbacks on c_ivq even without multiport even though that vq is not initialized in this configuration. Fixes: c743d09dbd01 ("virtio: console: Disable callbacks for virtqueues at start of S4 freeze") Suggested-by: Mike Galbraith <efault@gmx.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions