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