On Thu, Dec 06, 2018 at 01:18:28PM +0100, Cornelia Huck wrote: > On Thu, 29 Nov 2018 15:56:48 +0100 > Cornelia Huck <cohuck@xxxxxxxxxx> wrote: > > > On Wed, 26 Sep 2018 18:48:28 +0200 > > Cornelia Huck <cohuck@xxxxxxxxxx> wrote: > > > > > The following changes since commit 8c0f9f5b309d627182d5da72a69246f58bde1026: > > > > > > Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name" (2018-09-25 13:28:58 +0200) > > > > > > are available in the Git repository at: > > > > > > git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/virtio-ccw-20180926 > > > > > > for you to fetch changes up to 1fd7ccf82385b3b14e4b3f009a82ada17ddc1e6f: > > > > > > virtio/s390: fix race in ccw_io_helper() (2018-09-25 15:29:10 +0200) > > > > > > ---------------------------------------------------------------- > > > Two patches fixing races in the virtio-ccw driver. > > > > > > ---------------------------------------------------------------- > > > > > > 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(-) > > > > > > > Ping. I don't see these patches in master :( > > Ping^2. Any chance to get this into the next version? Pulled, thanks!