public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  virtio/s390: fix some races in virtio-ccw
@ 2018-09-21 12:46 Halil Pasic
  2018-09-24 11:52 ` Christian Borntraeger
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Halil Pasic @ 2018-09-21 12:46 UTC (permalink / raw)
  To: linux-s390, kvm

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

-- 
2.16.4

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

end of thread, other threads:[~2018-09-24 14:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-21 12:46 [PATCH 0/2] virtio/s390: fix some races in virtio-ccw Halil Pasic
2018-09-24 11:52 ` Christian Borntraeger
     [not found] ` <20180921124621.43649-2-pasic@linux.ibm.com>
     [not found]   ` <20180921151433.519b6687.cohuck@redhat.com>
     [not found]     ` <d05aa6cb-d344-37dd-f1eb-55c28fcb9c62@linux.ibm.com>
     [not found]       ` <80a80dc6-ccb1-f245-b367-c2f9345ca151@linux.ibm.com>
2018-09-24 12:55         ` [PATCH 1/2] virtio/s390: avoid race on vcdev->config Cornelia Huck
     [not found]           ` <2b8982be-9066-cf08-657b-99ecf889e4a7@linux.ibm.com>
2018-09-24 14:50             ` Cornelia Huck
     [not found] ` <20180921124621.43649-3-pasic@linux.ibm.com>
     [not found]   ` <20180921153031.77f7693b.cohuck@redhat.com>
     [not found]     ` <a55df275-d982-c051-1b17-465e3a30777f@linux.ibm.com>
2018-09-24 13:32       ` [PATCH 2/2] virtio/s390: fix race in ccw_io_helper() Cornelia Huck
2018-09-24 14:09         ` Halil Pasic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox