Merge tag 'vfio-ccw-20210520' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorVasily Gorbik <gor@linux.ibm.com>
Wed, 26 May 2021 21:46:34 +0000 (23:46 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 26 May 2021 21:46:34 +0000 (23:46 +0200)
commitffa99c436aa70c0c0980866523a6ae1023c96768
tree9805b68f8f006b268524168e7e18eddb03c18f25
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
parent2af7a834a435460d546f0cf0a8b8e4d259f1d910
Merge tag 'vfio-ccw-20210520' of https://git./linux/kernel/git/kvms390/vfio-ccw into fixes

Avoid some races in vfio-ccw request handling.

* tag 'vfio-ccw-20210520' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw:
  vfio-ccw: Serialize FSM IDLE state with I/O completion
  vfio-ccw: Reset FSM state to IDLE inside FSM
  vfio-ccw: Check initialized flag in cp_init()

Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>