Matt, Alex, Jason, Here's two vfio-ccw patches for 5.20, built on Alex' vfio-next tree (now that Nicolin's series has landed). One addresses the DMA unmap problem that was identified last week, and another was something I stumbled across while testing it. Hopefully no big surprises in here; look forward to hearing what you think. Eric Farman (2): vfio/ccw: Add length to DMA_UNMAP checks vfio/ccw: Remove FSM Close from remove handlers drivers/s390/cio/vfio_ccw_cp.c | 11 +++++++---- drivers/s390/cio/vfio_ccw_cp.h | 2 +- drivers/s390/cio/vfio_ccw_drv.c | 1 - drivers/s390/cio/vfio_ccw_ops.c | 4 +--- 4 files changed, 9 insertions(+), 9 deletions(-) -- 2.34.1