The following changes since commit 55a5542a546238354d1f209f794414168cf8c71d: s390/hibernate: fix error handling when suspend cpu != resume cpu (2018-09-20 13:20:23 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw.git tags/vfio-ccw-20181001 for you to fetch changes up to bf42daed6bd136774415ae6d26c8475152f92b54: s390/cio: Refactor alloc of ccw_io_region (2018-09-27 16:33:01 +0200) ---------------------------------------------------------------- Change allocation of ccw_io_region so that the usercopy hardening code can figure out that everything is fine. ---------------------------------------------------------------- Eric Farman (2): s390/cio: Convert ccw_io_region to pointer s390/cio: Refactor alloc of ccw_io_region drivers/s390/cio/vfio_ccw_drv.c | 24 +++++++++++++++++++++++- drivers/s390/cio/vfio_ccw_fsm.c | 6 +++--- drivers/s390/cio/vfio_ccw_ops.c | 4 ++-- drivers/s390/cio/vfio_ccw_private.h | 2 +- 4 files changed, 29 insertions(+), 7 deletions(-) -- 2.14.4