mbox series

[RFC,v1,0/2] Small vfio-ccw fixes

Message ID cover.1548082107.git.alifm@linux.ibm.com (mailing list archive)
Headers show
Series Small vfio-ccw fixes | expand

Message

Farhan Ali Jan. 21, 2019, 2:54 p.m. UTC
Hi,

I have noticed some errors when running an intensive I/O workload
on a passthrough DASD device.

While debugging and looking through the code, I found 2 places
where things don't look write.

Thank you
Farhan

Farhan Ali (2):
  vfio-ccw: Don't assume there are more ccws after a TIC
  vfio-ccw: Don't exit early if state of the vfio-ccw subchannel is not
    idle

 drivers/s390/cio/vfio_ccw_cp.c  | 2 +-
 drivers/s390/cio/vfio_ccw_ops.c | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)