# git rev-parse -q --verify af5d35b83f642399c719ea9a8599a13b8a0c4167^{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 af5d35b83f642399c719ea9a8599a13b8a0c4167^{commit} af5d35b83f642399c719ea9a8599a13b8a0c4167 # git checkout -q -f -B kisskb af5d35b83f642399c719ea9a8599a13b8a0c4167 # git clean -qxdf # < git log -1 # commit af5d35b83f642399c719ea9a8599a13b8a0c4167 # Author: Jason Wang # Date: Sat Jul 23 17:26:40 2022 +0800 # # crypto: tcrypt - Remove the static variable initialisations to NULL # # Initialise global and static variable to NULL is always unnecessary. # Remove the unnecessary initialisations. # # Signed-off-by: Jason Wang # 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 af5d35b83f642399c719ea9a8599a13b8a0c4167 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # < make -s -j 32 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/crypto_powernv_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/crypto_powernv_defconfig_powerpc-gcc5 # Build took: 0:02:18.060131