Re: [PATCH] gpio: tegra186: allocate irqs with the main struct
From: Bartosz Golaszewski
Date: Wed Mar 11 2026 - 05:06:38 EST
On Mon, 09 Mar 2026 16:28:04 -0700, Rosen Penev wrote:
> Remove an extra kcalloc call by using a flexible array member.
>
> Add __counted_by for extra runtime analysis.
>
> Assign counting variable immediately after allocation as required by
> __counted_by.
>
> [...]
Applied, thanks!
[1/1] gpio: tegra186: allocate irqs with the main struct
https://git.kernel.org/brgl/c/b4784adfe3aab3e74b5f7556834d87e416b666d0
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>