# git rev-parse -q --verify 9d2e34897d8dfe8b85603ee0a5d4f0481e991824^{commit} 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 already have revision, skipping fetch # git checkout -q -f -B kisskb 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # git clean -qxdf # < git log -1 # commit 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # Merge: e6ef760 2fd8eb4 # Author: Linus Torvalds # Date: Fri Jul 13 11:48:34 2018 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "Catalin's out enjoying the sunshine, so I'm sending the fixes for a # couple of weeks (although there hopefully won't be any more!). # # We've got a revert of a previous fix because it broke the build with # some distro toolchains and a preemption fix when detemining whether or # not the SIMD unit is in use. # # Summary: # # - Revert back to the 'linux' target for LD, as 'elf' breaks some # distributions # # - Fix preemption race when testing whether the vector unit is in use # or not" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: neon: Fix function may_use_simd() return error status # Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants" # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # < 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] } ^ /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:45.147995