# git rev-parse -q --verify 5f21d7d283dd82865bdb0123795b3accf0d42b67^{commit} 5f21d7d283dd82865bdb0123795b3accf0d42b67 already have revision, skipping fetch # git checkout -q -f -B kisskb 5f21d7d283dd82865bdb0123795b3accf0d42b67 # git clean -qxdf # < git log -1 # commit 5f21d7d283dd82865bdb0123795b3accf0d42b67 # Author: Jiasheng Jiang # Date: Fri Dec 31 09:40:36 2021 +0800 # # crypto: af_alg - rewrite NULL pointer check # # Because of the possible alloc failure of the alloc_page(), it could # return NULL pointer. # And there is a check below the sg_assign_page(). # But it will be more logical to move the NULL check before the # sg_assign_page(). # # Signed-off-by: Jiasheng Jiang # 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 5f21d7d283dd82865bdb0123795b3accf0d42b67 # < make -s -j 8 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 8 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 8 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 8 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- powerpc64-linux-gcc: error: unrecognized command line option '-Wimplicit-fallthrough=5' make[2]: *** [/kisskb/src/scripts/Makefile.build:287: scripts/mod/empty.o] Error 1 make[2]: *** Waiting for unfinished jobs.... powerpc64-linux-gcc: error: unrecognized command line option '-Wimplicit-fallthrough=5' make[2]: *** [/kisskb/src/scripts/Makefile.build:121: scripts/mod/devicetable-offsets.s] Error 1 make[1]: *** [/kisskb/src/Makefile:1196: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 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- ' returned non-zero exit status 2 # rm -rf /kisskb/build/crypto_powernv_defconfig_powerpc-gcc5 # Build took: 0:00:07.675529