[PATCH] crypto: arm64/aes-neonbs: transition to kmalloc_obj()

Eric Biggers ebiggers at kernel.org
Mon Aug 31 13:41:41 PDT 2026


On Sun, Aug 30, 2026 at 12:17:14PM +0200, Manuel Ebner wrote:
> Convert to type aware allocation as suggested in commit 2932ba8d9c99
> ("slab: Introduce kmalloc_obj() and family")
> 
> CC: Kees Cook <kees at kernel.org>
> Fixes: 652a3017c485 ("crypto: arm64/aes-neonbs - Move key expansion off the stack")
> Signed-off-by: Manuel Ebner <manuelebnerli at mailbox.org>

Please don't use the Fixes tag for behavior-preserving conversions like
this.

- Eric



More information about the linux-arm-kernel mailing list