stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] virtio/s390: fix some races in virtio-ccw
@ 2018-09-25 12:13 Halil Pasic
  2018-09-25 12:13 ` [PATCH v2 1/2] virtio/s390: avoid race on vcdev->config Halil Pasic
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Halil Pasic @ 2018-09-25 12:13 UTC (permalink / raw)
  To: Cornelia Huck, Halil Pasic, linux-s390, virtualization, kvm
  Cc: Colin Ian King, Christian Borntraeger, stable

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(-)

-- 
2.16.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-25 21:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-25 12:13 [PATCH v2 0/2] virtio/s390: fix some races in virtio-ccw Halil Pasic
2018-09-25 12:13 ` [PATCH v2 1/2] virtio/s390: avoid race on vcdev->config Halil Pasic
2018-09-25 12:13 ` [PATCH v2 2/2] virtio/s390: fix race in ccw_io_helper() Halil Pasic
2018-09-25 15:09 ` [PATCH v2 0/2] virtio/s390: fix some races in virtio-ccw Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).