# git rev-parse -q --verify 4f6543f28bb05433d87b6de6c21e9c14c35ecf33^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/crypto master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 4f6543f28bb05433d87b6de6c21e9c14c35ecf33^{commit} 4f6543f28bb05433d87b6de6c21e9c14c35ecf33 # git checkout -q -f -B kisskb 4f6543f28bb05433d87b6de6c21e9c14c35ecf33 # git clean -qxdf # < git log -1 # commit 4f6543f28bb05433d87b6de6c21e9c14c35ecf33 # Author: Herbert Xu # Date: Wed Jan 20 16:40:45 2021 +1100 # # crypto: marvel/cesa - Fix tdma descriptor on 64-bit # # The patch that added src_dma/dst_dma to struct mv_cesa_tdma_desc # is broken on 64-bit systems as the size of the descriptor has been # changed. This patch fixes it by using u32 instead of dma_addr_t. # # Fixes: e62291c1d9f4 ("crypto: marvell/cesa - Fix sparse warnings") # Cc: # Reported-by: Sven Auhagen # Signed-off-by: Herbert Xu # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4f6543f28bb05433d87b6de6c21e9c14c35ecf33 # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 10 ARCH=x86_64 O=/kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 10 ARCH=x86_64 O=/kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc4.9 # Build took: 0:00:35.341727