Re: [PATCH v1 1/1] drm/amd/display: Fix too big frame size

From: Andy Shevchenko
Date: Sun Jun 02 2024 - 11:38:43 EST


On Sun, Jun 02, 2024 at 05:21:03PM +0300, Andy Shevchenko wrote:
> Compilation fails on arm with:
>
> link_factory.c:743:1: error: the frame size of 1032 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
>
> Fix the frame size by allocation one of the big structures.

Fixed even in better way in 0b6dc64b4e22 ("drm/amd/display: Refactor
construct_phy function in dc/link/link_factory.c").

--
With Best Regards,
Andy Shevchenko