On Thu, 30 Apr 2026 15:43:07 -0700, Rosen Penev wrote:
> Use a flexible array member to combine allocations. Avoids having to
> free separately.
>
> Add __counted_by for extra runtime analysis.
>
> Move counting variable assignment to after allocations as is already
> done by kzalloc_flex for GCC 15 and above.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86/intel/vsec: allocate res with intel_vsec_dev
commit: 8ef6b01cee44803691c0a0c95b36f8ec710e2afb
--
i.