[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220114215641.239984-1-mst@redhat.com>
Date: Fri, 14 Jan 2022 16:57:20 -0500
From: "Michael S. Tsirkin" <mst@...hat.com>
To: linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/3] virtio reset/device removal fixes
This fixes an issue found by stress-testing device removal
of virtio console, as well as a similar issue found by
code review in virtio mem.
Changes from v1:
- added documentation
- added virtio mem changes
- missing new line in virtio console change
v1 Link: https://lore.kernel.org/r/20211005070354.265164-1-mst@redhat.com
Michael S. Tsirkin (3):
virtio: document virtio_reset_device
virtio_console: break out of buf poll on remove
virtio_mem: break device on remove
drivers/char/virtio_console.c | 7 +++++++
drivers/virtio/virtio.c | 16 ++++++++++++++++
drivers/virtio/virtio_mem.c | 2 ++
3 files changed, 25 insertions(+)
--
MST
Powered by blists - more mailing lists