# git rev-parse -q --verify b4e9e931e9bb2f5b302ce66640832f5a3e57e8c4^{commit} b4e9e931e9bb2f5b302ce66640832f5a3e57e8c4 already have revision, skipping fetch # git checkout -q -f -B kisskb b4e9e931e9bb2f5b302ce66640832f5a3e57e8c4 # git clean -qxdf # < git log -1 # commit b4e9e931e9bb2f5b302ce66640832f5a3e57e8c4 # Author: Iuliana Prodan # Date: Fri Mar 22 14:12:30 2019 +0200 # # crypto: caam - fix copy of next buffer for xcbc and cmac # # Fix a side effect of adding xcbc support, when the next_buffer is not # copied. # The issue occurs, when there is stored from previous state a blocksize # buffer and received, a less than blocksize, from user. In this case, the # nents for req->src is 0, and the next_buffer is not copied. # An example is: # { # .tap = { 17, 15, 8 }, # .psize = 40, # .np = 3, # .ksize = 16, # } # # Fixes: 12b8567f6fa4 ("crypto: caam - add support for xcbc(aes)") # Signed-off-by: Iuliana Prodan # Reviewed-by: Horia Geantă # Signed-off-by: Herbert Xu # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 b4e9e931e9bb2f5b302ce66640832f5a3e57e8c4 # < make -s -j 20 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_PERF_EVENTS=n # yes \n | make -s -j 20 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 20 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1478:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_stream_data_receive': /kisskb/src/net/sunrpc/xprtsock.c:498:15: warning: 'read' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t want, read; ^ /kisskb/src/net/sunrpc/xprtsock.c:529:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret < 0 ? ret : read; ^ /kisskb/src/net/sunrpc/xprtsock.c:499:10: note: 'ret' was declared here ssize_t ret; ^ WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/crypto_powernv_defconfig+NO_PERF_ppc64le-gcc5 # Build took: 0:03:13.751990