# git rev-parse -q --verify 3c6a6910a81eae3566bb5fef6ea0f624382595e6^{commit} 3c6a6910a81eae3566bb5fef6ea0f624382595e6 already have revision, skipping fetch # git checkout -q -f -B kisskb 3c6a6910a81eae3566bb5fef6ea0f624382595e6 # git clean -qxdf # < git log -1 # commit 3c6a6910a81eae3566bb5fef6ea0f624382595e6 # Merge: 619e17cf75dd bf6a7a5ad6fa # Author: Linus Torvalds # Date: Mon Sep 23 09:31:42 2019 -0700 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto fixes froim Herbert Xu: # "This fixes the following issues: # # - potential boot hang in hwrng # # - missing switch/break in talitos # # - bugs and warnings in hisilicon # # - build warning in inside-secure" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: # crypto: hisilicon - avoid unused function warning # hwrng: core - don't wait on add_early_randomness() # crypto: hisilicon - Fix return value check in hisi_zip_acompress() # crypto: hisilicon - Matching the dma address for dma_pool_free() # crypto: hisilicon - Fix double free in sec_free_hw_sgl() # crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=n # crypto: talitos - fix missing break in switch statement # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 3c6a6910a81eae3566bb5fef6ea0f624382595e6 # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig arch/arm64/configs/defconfig:726:warning: symbol value 'm' invalid for REMOTEPROC # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- arch/arm64/Makefile:62: CROSS_COMPILE_COMPAT not defined or empty, the compat vDSO will not be built WARNING: "HYPERVISOR_platform_op" [vmlinux] is a static EXPORT_SYMBOL_GPL WARNING: "HYPERVISOR_platform_op" [vmlinux] is a static EXPORT_SYMBOL_GPL Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc8 # Build took: 0:03:11.830696