On 10/4/2024 09:17, Alex Deucher wrote:
Ping?
On Thu, Oct 3, 2024 at 10:06 AM Alex Deucher wrote:
Partially revert
commit 0ca9f757a0e2 ("drm/amd/pm: powerplay: Add `__counted_by` attribute for
flexible arrays")
The count attribute for these arrays does not get set until
after the arrays are
On 10/3/2024 7:36 PM, Alex Deucher wrote:
> Partially revert
> commit 0ca9f757a0e2 ("drm/amd/pm: powerplay: Add `__counted_by` attribute for
> flexible arrays")
>
> The count attribute for these arrays does not get set until
> after the arrays are allocated and populated leading to false
> UBS
Ping?
On Thu, Oct 3, 2024 at 10:06 AM Alex Deucher wrote:
>
> Partially revert
> commit 0ca9f757a0e2 ("drm/amd/pm: powerplay: Add `__counted_by` attribute for
> flexible arrays")
>
> The count attribute for these arrays does not get set until
> after the arrays are allocated and populated leadin