# git rev-parse -q --verify dafa5f6577a9eecd2941add553d1672c30b02364^{commit} dafa5f6577a9eecd2941add553d1672c30b02364 already have revision, skipping fetch # git checkout -q -f -B kisskb dafa5f6577a9eecd2941add553d1672c30b02364 # git clean -qxdf # < git log -1 # commit dafa5f6577a9eecd2941add553d1672c30b02364 # Merge: 9a76aba 22240df7 # Author: Linus Torvalds # Date: Wed Aug 15 16:01:47 2018 -0700 # # Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 # # Pull crypto updates from Herbert Xu: # "API: # - Fix dcache flushing crash in skcipher. # - Add hash finup self-tests. # - Reschedule during speed tests. # # Algorithms: # - Remove insecure vmac and replace it with vmac64. # - Add public key verification for DH/ECDH. # # Drivers: # - Decrease priority of sha-mb on x86. # - Improve NEON latency/throughput on ARM64. # - Add md5/sha384/sha512/des/3des to inside-secure. # - Support eip197d in inside-secure. # - Only register algorithms supported by the host in virtio. # - Add cts and remove incompatible cts1 from ccree. # - Add hisilicon SEC security accelerator driver. # - Replace msm hwrng driver with qcom pseudo rng driver. # # Misc: # - Centralize CRC polynomials" # # * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (121 commits) # crypto: arm64/ghash-ce - implement 4-way aggregation # crypto: arm64/ghash-ce - replace NEON yield check with block limit # crypto: hisilicon - sec_send_request() can be static # lib/mpi: remove redundant variable esign # crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable # crypto: arm64/aes-ce-gcm - implement 2-way aggregation # crypto: arm64/aes-ce-gcm - operate on two input blocks at a time # crypto: dh - make crypto_dh_encode_key() make robust # crypto: dh - fix calculating encoded key size # crypto: ccp - Check for NULL PSP pointer at module unload # crypto: arm/chacha20 - always use vrev for 16-bit rotates # crypto: ccree - allow bigger than sector XTS op # crypto: ccree - zero all of request ctx before use # crypto: ccree - remove cipher ivgen left overs # crypto: ccree - drop useless type flag during reg # crypto: ablkcipher - fix crash flushing dcache in error path # crypto: blkcipher - fix crash flushing dcache in error path # crypto: skcipher - fix crash flushing dcache in error path # crypto: skcipher - remove unnecessary setting of walk->nbytes # crypto: scatterwalk - remove scatterwalk_samebuf() # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < git log --format=%s --max-count=1 dafa5f6577a9eecd2941add553d1672c30b02364 # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_r7785rp_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- r7785rp_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_r7785rp_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] :1332:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:129:33: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:96:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2511:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1833:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:647:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1433:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2046:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_r7785rp_defconfig_sh4 # Build took: 0:01:08.772377