[PATCH 6.6.y v2 0/4] s390/vfio-ccw stable fixes
Eric Farman <[email protected]>
| Newsgroups | org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
Hi, The recent s390/vfio-ccw fixes applied to linux-6.6.y had a build error on the first patch, and some merge conflicts on three others. I fixed/resubmitted the other three yesterday, but neglected to notice the build error presented on the first patch. Here are those all fixed together (I hope). Built on top of the current stable queue that includes the other fixes. Eric Farman (4): s390/vfio_ccw: Free all memory if cp_init() fails s390/vfio_ccw: Ensure first IDAW remains constant s390/vfio_ccw: Calculate idal length based on idaw type s390/vfio_ccw: Implement a crw lock drivers/s390/cio/vfio_ccw_chp.c | 26 ++++++++++------- drivers/s390/cio/vfio_ccw_cp.c | 43 +++++++++++++++++++++++++---- drivers/s390/cio/vfio_ccw_cp.h | 2 ++ drivers/s390/cio/vfio_ccw_drv.c | 6 ++++ drivers/s390/cio/vfio_ccw_ops.c | 4 +++ drivers/s390/cio/vfio_ccw_private.h | 4 +++ 6 files changed, 69 insertions(+), 16 deletions(-) -- 2.55.0