Re: [PATCH] drivers/crypto/ccp/ccp-ops.c: Fix a crash due to incorrect cleanup usage of kfree

From: Markus Elfring
Date: Thu Jan 08 2026 - 12:27:34 EST


> Annotating a local pointer variable, which will be assigned with the
> kmalloc-family functions, with the `__cleanup(kfree)` attribute will


Would an other subsystem specification be preferred for the patch subject?
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/drivers/crypto/ccp/ccp-ops.c

Regards,
Markus