Re: [PATCH] net/mlx5: convert miss_list allocation to kvmalloc_array()

From: patchwork-bot+netdevbpf

Date: Thu Jun 04 2026 - 13:41:15 EST


Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Mon, 1 Jun 2026 15:37:58 -0400 you wrote:
> dr_icm_buddy_init_ste_cache() allocates the per-buddy miss_list using
> the open-coded kvmalloc(n * sizeof(*p), ...) form. The neighbouring
> allocations in the same function already use the kvcalloc()/
> kvzalloc_objs() forms; switch this last one to kvmalloc_array() for
> consistency and for the size_mul overflow check that kvmalloc_array()
> performs.
>
> [...]

Here is the summary with links:
- net/mlx5: convert miss_list allocation to kvmalloc_array()
https://git.kernel.org/netdev/net-next/c/93790c374b9d

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html