Re: [PATCH] thunderbolt: dma_port: kmalloc_array + kzalloc to flex

From: Mika Westerberg

Date: Wed Mar 18 2026 - 09:38:24 EST


On Fri, Mar 13, 2026 at 02:41:37PM -0700, Rosen Penev wrote:
> Use a single allocation with a flexible array member. Simplifies
> allocation and freeing.
>
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>

Applied to thunderbolt.git/next, thanks!