Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Thu, 17 Sep 2026 14:14:10 -0700 you wrote:
> From: Kees Cook <[email protected]>
> 
> In preparation for making the devm_kmalloc family of allocators type
> aware, we need to make sure that the returned type from the allocation
> matches the type of the variable being assigned. (Before, the allocator
> would always return "void *", which can be implicitly cast to any
> pointer type.)
> 
> [...]

Here is the summary with links:
  - [net-next] octeontx2-af: Allocate ikpu2 with ARRAY_SIZE()
    https://git.kernel.org/netdev/net-next/c/bfc9df9e40c9

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



Reply via email to