# git rev-parse -q --verify f89ed2f880ccb117246ba095e12087d9c3df89c5^{commit} f89ed2f880ccb117246ba095e12087d9c3df89c5 already have revision, skipping fetch # git checkout -q -f -B kisskb f89ed2f880ccb117246ba095e12087d9c3df89c5 # git clean -qxdf # < git log -1 # commit f89ed2f880ccb117246ba095e12087d9c3df89c5 # Merge: 0894da8 2fba357 # Author: Linus Torvalds # Date: Tue Jul 24 10:44:24 2018 -0700 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 fix from Martin Schwidefsky. # # Guenter Roeck reports that the s390 allmodconfig build fails because of # a gcc plugin problem. The fix won't be in-tree until 4.19, so for now # disable the gcc plugins on s390. # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390: disable gcc plugins # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 f89ed2f880ccb117246ba095e12087d9c3df89c5 # < make -s -j 48 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 48 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/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:3099:1: warning: the frame size of 1280 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:39.133252