# git rev-parse -q --verify 2601dd392dd1cabd11935448c0afe3293feb27a3^{commit} 2601dd392dd1cabd11935448c0afe3293feb27a3 already have revision, skipping fetch # git checkout -q -f -B kisskb 2601dd392dd1cabd11935448c0afe3293feb27a3 # git clean -qxdf # < git log -1 # commit 2601dd392dd1cabd11935448c0afe3293feb27a3 # Merge: c6ff25ce3564 0f02cfbc3d9e # Author: Linus Torvalds # Date: Thu Sep 6 15:42:10 2018 -0700 # # Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fix from Paul Burton: # "A single fix for v4.19-rc3, resolving a problem with our VDSO data # page for systems with dcache aliasing. Those systems could previously # observe stale data, causing clock_gettime() & gettimeofday() to return # incorrect values" # # * tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: VDSO: Match data page cache colouring when D$ aliases # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 2601dd392dd1cabd11935448c0afe3293feb27a3 # < make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 10 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64 # Build took: 0:07:01.650233