Re: [PATCH] irqchip/stm32-exti: Use kzalloc_flex
From: Thomas Gleixner
Date: Fri Mar 20 2026 - 05:06:50 EST
On Thu, Mar 19 2026 at 21:04, Rosen Penev wrote:
This is not a new submission. It's either V3 or a resend of V2. Please
follow the documented process.
Also this still applies:
https://lore.kernel.org/87ms0erbx4.ffs@tglx
> Simplifies allocations by using a flexible array member in these structs.
Simplify ...
> No need for a second kfree.
That's redundant information and can be seen from the patch. No?
Thanks,
tglx