Christian Borntraeger
2018-Sep-24 11:52 UTC
[PATCH 0/2] virtio/s390: fix some races in virtio-ccw
Can you consider adding stable tags to the (final version of the) fixes? On 09/21/2018 02:46 PM, Halil Pasic wrote:> The trigger for the series is this bug report: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1788432 > > Changelog: > RFC -> v1: > * do mutual exclusion on a per device basis in ccw_io_helper() > > Halil Pasic (2): > virtio/s390: avoid race on vcdev->config > virtio/s390: fix race in ccw_io_helper() > > drivers/s390/virtio/virtio_ccw.c | 17 ++++++++++++++--- > 1 file changed, 14 insertions(+), 3 deletions(-) >
Seemingly Similar Threads
- [PATCH v2 0/2] virtio/s390: fix some races in virtio-ccw
- [RFC PATCH 2/2] virtio/s390: fix race in ccw_io_helper()
- [PATCH v2 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
- [PATCH v3 7/8] virtio/s390: use DMA memory for ccw I/O and classic notifiers
- [PATCH v2 6/8] virtio/s390: add indirection to indicators access