# git rev-parse -q --verify 3d647e62686f447ca4c9ba6b4500fed5f0368a98^{commit} 3d647e62686f447ca4c9ba6b4500fed5f0368a98 already have revision, skipping fetch # git checkout -q -f -B kisskb 3d647e62686f447ca4c9ba6b4500fed5f0368a98 # git clean -qxdf # < git log -1 # commit 3d647e62686f447ca4c9ba6b4500fed5f0368a98 # Merge: 701f2eb6f938 7c75544983ed # Author: Greg Kroah-Hartman # Date: Wed Oct 10 08:44:35 2018 +0200 # # Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/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 # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 3d647e62686f447ca4c9ba6b4500fed5f0368a98 # < make -s -j 80 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 80 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3156:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:47.936984