# git rev-parse -q --verify 3c40cdb0e93ec166f1fa4fee1eb62d45b5451515^{commit} 3c40cdb0e93ec166f1fa4fee1eb62d45b5451515 already have revision, skipping fetch # git checkout -q -f -B kisskb 3c40cdb0e93ec166f1fa4fee1eb62d45b5451515 # git clean -qxdf # < git log -1 # commit 3c40cdb0e93ec166f1fa4fee1eb62d45b5451515 # Merge: dc56c5acd850 a9a8ba90fa58 # Author: Linus Torvalds # Date: Wed May 6 10:20:00 2020 -0700 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto fixes from Herbert Xu: # "This fixes a potential scheduling latency problem for the algorithms # used by WireGuard" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: # crypto: arch/nhpoly1305 - process in explicit 4k chunks # crypto: arch/lib - limit simd usage to 4k chunks # < /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 3c40cdb0e93ec166f1fa4fee1eb62d45b5451515 # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allnoconfig # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help hppa-linux-gcc: error: missing argument to '-Wframe-larger-than=' # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/arch/parisc/kernel/pci-dma.c:339:12: warning: 'proc_pcxl_dma_show' defined but not used [-Wunused-function] static int proc_pcxl_dma_show(struct seq_file *m, void *v) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/char/random.c: In function 'rand_initialize': /kisskb/src/drivers/char/random.c:814:18: warning: 'rv' may be used uninitialized in this function [-Wmaybe-uninitialized] crng->state[i] ^= rv; ^~ /kisskb/src/drivers/char/random.c:806:16: note: 'rv' was declared here unsigned long rv; ^~ Completed OK # rm -rf /kisskb/build/linus_parisc-allnoconfig_parisc-gcc8 # Build took: 0:00:19.185444