# git rev-parse -q --verify 31caf8b2a847214be856f843e251fc2ed2cd1075^{commit} 31caf8b2a847214be856f843e251fc2ed2cd1075 already have revision, skipping fetch # git checkout -q -f -B kisskb 31caf8b2a847214be856f843e251fc2ed2cd1075 # git clean -qxdf # < git log -1 # commit 31caf8b2a847214be856f843e251fc2ed2cd1075 # Merge: a2b095e0efa7 0de9dc80625b # Author: Linus Torvalds # Date: Sun Feb 21 17:23:56 2021 -0800 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto update from Herbert Xu: # "API: # - Restrict crypto_cipher to internal API users only. # # Algorithms: # - Add x86 aesni acceleration for cts. # - Improve x86 aesni acceleration for xts. # - Remove x86 acceleration of some uncommon algorithms. # - Remove RIPE-MD, Tiger and Salsa20. # - Remove tnepres. # - Add ARM acceleration for BLAKE2s and BLAKE2b. # # Drivers: # - Add Keem Bay OCS HCU driver. # - Add Marvell OcteonTX2 CPT PF driver. # - Remove PicoXcell driver. # - Remove mediatek driver" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (154 commits) # hwrng: timeriomem - Use device-managed registration API # crypto: hisilicon/qm - fix printing format issue # crypto: hisilicon/qm - do not reset hardware when CE happens # crypto: hisilicon/qm - update irqflag # crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2' # crypto: hisilicon/qm - fix request missing error # crypto: hisilicon/qm - removing driver after reset # crypto: octeontx2 - fix -Wpointer-bool-conversion warning # crypto: hisilicon/hpre - enable Elliptic curve cryptography # crypto: hisilicon - PASID fixed on Kunpeng 930 # crypto: hisilicon/qm - fix use of 'dma_map_single' # crypto: hisilicon/hpre - tiny fix # crypto: hisilicon/hpre - adapt the number of clusters # crypto: cpt - remove casting dma_alloc_coherent # crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generation # crypto: xor - Fix typo of optimization # hwrng: optee - Use device-managed registration API # crypto: arm64/crc-t10dif - move NEON yield to C code # crypto: arm64/aes-ce-mac - simplify NEON yield # crypto: arm64/aes-neonbs - remove NEON yield calls # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 31caf8b2a847214be856f843e251fc2ed2cd1075 # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- rsk7201_defconfig # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 24 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/traps.c: In function 'nmi_trap_handler': /kisskb/src/arch/sh/kernel/traps.c:183:15: warning: unused variable 'cpu' [-Wunused-variable] unsigned int cpu = smp_processor_id(); ^ /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_remap_port': /kisskb/src/drivers/tty/serial/sh-sci.c:2677:19: warning: unused variable 'sport' [-Wunused-variable] struct sci_port *sport = to_sci_port(port); ^ Image Name: Linux-5.11.0+ Created: Mon Feb 22 18:39:30 2021 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 1693842 Bytes = 1654.14 KiB = 1.62 MiB Load Address: 08001000 Entry Point: 08002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_rsk7201_defconfig_sh4-gcc4.9 # Build took: 0:00:34.328341