On Mon, Jul 29, 2024 at 02:50:00PM +0000, Horia Geanta wrote: > > 1. This patch does not apply cleanly on crypto tree > > Patch depends on the patch set > https://lore.kernel.org/linux-crypto/20240702185557.3699991-1-leitao@xxxxxxxxxx/ > which was merged via net-next. > > I assume the dependency will be fixed with the crypto tree moving to v6.11-rc1. Yes this is meant to be based on rc1. > 2. I was not able to reproduce the issue > > I tried on arm64 and i386 (with COMPILE_TEST=y) defconfigs. I'm building on x86-64 with NR_CPUS set to 8192. > I could reproduce the issue on arm64 only when modifying > CONFIG_FRAME_WARN=2048 -> 1024. > > Still, I would like to know your configuration, since there is a similar case > in caam_qi_init() (drivers/crypto/caam/qi.c) which might need attention too. Oops you're right. Somehow this file didn't get rebuilt so I missed the warning. It does indeed give the same warning when I force it to be rebuilt. I'll send an updated patch. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt