All of lore.kernel.org
 help / color / mirror / Atom feed
From: Halil Pasic <pasic@linux.ibm.com>
To: linux-s390@vger.kernel.org, kvm@vger.kernel.org
Subject: [PATCH 0/2]  virtio/s390: fix some races in virtio-ccw
Date: Fri, 21 Sep 2018 12:46:19 +0000	[thread overview]
Message-ID: <20180921124621.43649-1-pasic@linux.ibm.com> (raw)

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

             reply	other threads:[~2018-09-21 12:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-21 12:46 Halil Pasic [this message]
2018-09-24 11:52 ` [PATCH 0/2] virtio/s390: fix some races in virtio-ccw 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180921124621.43649-1-pasic@linux.ibm.com \
    --to=pasic@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.