# git rev-parse -q --verify 7fbb6157630f2ba6ee355689061f9596b84373ef^{commit} 7fbb6157630f2ba6ee355689061f9596b84373ef already have revision, skipping fetch # git checkout -q -f -B kisskb 7fbb6157630f2ba6ee355689061f9596b84373ef # git clean -qxdf # < git log -1 # commit 7fbb6157630f2ba6ee355689061f9596b84373ef # Merge: b2096a5 e5dd615 # Author: Linus Torvalds # Date: Sat May 26 14:05:16 2018 -0700 # # Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc # # Pull ARM SoC fixes from Olof Johansson: # "A few more fixes for v4.17: # # - a fix for a crash in scm_call_atomic on qcom platforms # # - display fix for Allwinner A10 # # - a fix that re-enables ethernet on Allwinner H3 (C.H.I.P et al) # # - a fix for eMMC corruption on hikey # # - i2c-gpio descriptor tables for ixp4xx # # ... plus a small typo fix" # # * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: # ARM: Fix i2c-gpio GPIO descriptor tables # arm64: dts: hikey: Fix eMMC corruption regression # firmware: qcom: scm: Fix crash in qcom_scm_call_atomic1() # ARM: sun8i: v3s: fix spelling mistake: "disbaled" -> "disabled" # ARM: dts: sun4i: Fix incorrect clocks for displays # ARM: dts: sun8i: h3: Re-enable EMAC on Orange Pi One # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 7fbb6157630f2ba6ee355689061f9596b84373ef # < 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/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] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:44.235169