# 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/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 3c6a6910a81eae3566bb5fef6ea0f624382595e6 # < make -s -j 32 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allnoconfig # make -s -j 32 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/arch/parisc/kernel/pci-dma.c:334:12: warning: 'proc_pcxl_dma_show' defined but not used [-Wunused-function] static int proc_pcxl_dma_show(struct seq_file *m, void *v) ^~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_parisc-allnoconfig_parisc # Build took: 0:00:17.465667