All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] vfio-ccw: some fixes
@ 2021-05-20 11:34 Cornelia Huck
  2021-05-20 11:34 ` [PULL 1/3] vfio-ccw: Check initialized flag in cp_init() Cornelia Huck
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Cornelia Huck @ 2021-05-20 11:34 UTC (permalink / raw)
  To: Heiko Carstens, Vasily Gorbik, Christian Borntraeger
  Cc: linux-s390, kvm, Cornelia Huck

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20210520

for you to fetch changes up to 2af7a834a435460d546f0cf0a8b8e4d259f1d910:

  vfio-ccw: Serialize FSM IDLE state with I/O completion (2021-05-12 12:59:50 +0200)

----------------------------------------------------------------
Avoid some races in vfio-ccw request handling.

----------------------------------------------------------------

Eric Farman (3):
  vfio-ccw: Check initialized flag in cp_init()
  vfio-ccw: Reset FSM state to IDLE inside FSM
  vfio-ccw: Serialize FSM IDLE state with I/O completion

 drivers/s390/cio/vfio_ccw_cp.c  |  4 ++++
 drivers/s390/cio/vfio_ccw_drv.c | 12 ++++++++++--
 drivers/s390/cio/vfio_ccw_fsm.c |  1 +
 drivers/s390/cio/vfio_ccw_ops.c |  2 --
 4 files changed, 15 insertions(+), 4 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-05-27 16:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 11:34 [PULL 0/3] vfio-ccw: some fixes Cornelia Huck
2021-05-20 11:34 ` [PULL 1/3] vfio-ccw: Check initialized flag in cp_init() Cornelia Huck
2021-05-20 11:34 ` [PULL 2/3] vfio-ccw: Reset FSM state to IDLE inside FSM Cornelia Huck
2021-05-20 11:34 ` [PULL 3/3] vfio-ccw: Serialize FSM IDLE state with I/O completion Cornelia Huck
2021-05-26 22:33 ` [PULL 0/3] vfio-ccw: some fixes Vasily Gorbik
2021-05-27  6:33   ` b4 usage (was: [PULL 0/3] vfio-ccw: some fixes) Cornelia Huck
2021-05-27 15:25     ` Vasily Gorbik
2021-05-27 16:00       ` b4 usage Cornelia Huck

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.