# git rev-parse -q --verify 382811940303f7cd01d0f3dcdf432dfd89c5a98e^{commit} 382811940303f7cd01d0f3dcdf432dfd89c5a98e already have revision, skipping fetch # git checkout -q -f -B kisskb 382811940303f7cd01d0f3dcdf432dfd89c5a98e # git clean -qxdf # < git log -1 # commit 382811940303f7cd01d0f3dcdf432dfd89c5a98e # Author: Arnd Bergmann # Date: Sun Jan 3 15:03:04 2021 +0100 # # crypto: omap-sham - Fix link error without crypto-engine # # The driver was converted to use the crypto engine helper # but is missing the corresponding Kconfig statement to ensure # it is available: # # arm-linux-gnueabi-ld: drivers/crypto/omap-sham.o: in function `omap_sham_probe': # omap-sham.c:(.text+0x374): undefined reference to `crypto_engine_alloc_init' # arm-linux-gnueabi-ld: omap-sham.c:(.text+0x384): undefined reference to `crypto_engine_start' # arm-linux-gnueabi-ld: omap-sham.c:(.text+0x510): undefined reference to `crypto_engine_exit' # arm-linux-gnueabi-ld: drivers/crypto/omap-sham.o: in function `omap_sham_finish_req': # omap-sham.c:(.text+0x98c): undefined reference to `crypto_finalize_hash_request' # arm-linux-gnueabi-ld: omap-sham.c:(.text+0x9a0): undefined reference to `crypto_transfer_hash_request_to_engine' # arm-linux-gnueabi-ld: drivers/crypto/omap-sham.o: in function `omap_sham_update': # omap-sham.c:(.text+0xf24): undefined reference to `crypto_transfer_hash_request_to_engine' # arm-linux-gnueabi-ld: drivers/crypto/omap-sham.o: in function `omap_sham_final': # omap-sham.c:(.text+0x1020): undefined reference to `crypto_transfer_hash_request_to_engine' # # Fixes: 133c3d434d91 ("crypto: omap-sham - convert to use crypto engine") # Signed-off-by: Arnd Bergmann # Signed-off-by: Herbert Xu # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 382811940303f7cd01d0f3dcdf432dfd89c5a98e # < make -s -j 20 ARCH=x86_64 O=/kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # < make -s -j 20 ARCH=x86_64 O=/kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 20 ARCH=x86_64 O=/kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 20 ARCH=x86_64 O=/kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/crypto_x86_64-allnoconfig_x86_64-gcc8 # Build took: 0:00:33.243252