Michael S. Tsirkin 8688e0d201 virtio_console: reset on out of memory
[ Upstream commit 5c60300d68da32ca77f7f978039dc72bfc78b06b ]

When out of memory and we can't add ctrl vq buffers,
probe fails. Unfortunately the error handling is
out of spec: it calls del_vqs without bothering
to reset the device first.

To fix, call the full cleanup function in this case.

Cc: stable@vger.kernel.org
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-28 18:29:04 +01:00
..
2017-06-07 12:07:48 +02:00
2016-07-14 16:21:53 +09:00
2016-08-05 09:48:22 -04:00
2019-10-05 12:30:35 +02:00