On Fri, Jun 24, 2022 at 07:13:38AM -0400, Qian Cai wrote: > Otherwise, we could fail to compile. > > ld: arch/arm64/crypto/ghash-ce-glue.o: in function 'ghash_ce_mod_exit': > ghash-ce-glue.c:(.exit.text+0x24): undefined reference to 'crypto_unregister_aead' > ld: arch/arm64/crypto/ghash-ce-glue.o: in function 'ghash_ce_mod_init': > ghash-ce-glue.c:(.init.text+0x34): undefined reference to 'crypto_register_aead' > > Fixes: 537c1445ab0b ("crypto: arm64/gcm - implement native driver using v8 Crypto Extensions") > Signed-off-by: Qian Cai <quic_qiancai@xxxxxxxxxxx> > --- > arch/arm64/crypto/Kconfig | 1 + > 1 file changed, 1 insertion(+) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt