On Tue, 25 Sep 2018 14:13:07 +0200 Halil Pasic <pasic@xxxxxxxxxxxxx> wrote: > The trigger for the series is this bug report: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1788432 > > Changelog: > v1 -> v2: > * improve on commit messages, add cc:stable > 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(-) > Thanks, queued.