author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |
Wed, 10 Oct 2018 06:44:35 +0000 (08:44 +0200) | ||
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | |
Wed, 10 Oct 2018 06:44:35 +0000 (08:44 +0200) | ||
commit | 3d647e62686f447ca4c9ba6b4500fed5f0368a98 | |
tree | 61b08495f1018fa0846e9aac9bbec901f25fdfbf | tree | snapshot (tar.xz tar.gz zip) |
parent | 701f2eb6f9382409bfa1e68a62729d6e5de54eef | commit | diff |
parent | 7c75544983edece1b745367922cf1053606cd369 | commit | diff |
Merge tag 's390-4.19-4' of git://git./linux/kernel/git/s390/linux
Martin writes:
"s390 fixes for 4.19-rc8
Four more patches for 4.19:
- Fix resume after suspend-to-disk if resume-CPU != suspend-CPU
- Fix vfio-ccw check for pinned pages
- Two patches to avoid a usercopy-whitelist warning in vfio-ccw"
* tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
s390/cio: Fix how vfio-ccw checks pinned pages
s390/cio: Refactor alloc of ccw_io_region
s390/cio: Convert ccw_io_region to pointer
s390/hibernate: fix error handling when suspend cpu != resume cpu
Martin writes:
"s390 fixes for 4.19-rc8
Four more patches for 4.19:
- Fix resume after suspend-to-disk if resume-CPU != suspend-CPU
- Fix vfio-ccw check for pinned pages
- Two patches to avoid a usercopy-whitelist warning in vfio-ccw"
* tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
s390/cio: Fix how vfio-ccw checks pinned pages
s390/cio: Refactor alloc of ccw_io_region
s390/cio: Convert ccw_io_region to pointer
s390/hibernate: fix error handling when suspend cpu != resume cpu