On Tue, 21 Apr 2026 14:35:44 -0700, Rosen Penev wrote:
> Convert kzalloc_obj + kcalloc to kzalloc_flex to save an allocation.
> 
> Add __counted_by to get extra runtime analysis. Move counting variable
> assignment immediately after allocation before any potential accesses.
> kzalloc_flex does this anyway for GCC >= 15.
> 
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: use kzalloc_flex
      commit: d88c3a5117c58e1d93c20a7c723a6ad23136a430

Best regards,
-- 
Jeff Johnson <[email protected]>


Reply via email to