[PATCHv2] firmware: arm_scmi: simplify some allocations

Sudeep Holla sudeep.holla at kernel.org
Mon Jul 20 03:31:49 PDT 2026


On Tue, 30 Jun 2026 13:47:19 -0700, Rosen Penev wrote:
> Use flexible array members to combine allocations and remove kcalloc
> usage.
> 
> Add __counted_by where appropriate for extra runtime analysis. Move
> counting variable assignment after allocation before any potential array
> access.
> 
> [...]

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/1] firmware: arm_scmi: simplify some allocations
      https://git.kernel.org/sudeep.holla/c/9c62bb72a5d0
-- 
Regards,
Sudeep




More information about the linux-arm-kernel mailing list