On 6/10/25 11:33, Arnd Bergmann wrote:
> From: Arnd Bergmann
>
> test_prepare_array() is one of the functions that uses more than
> a kilobyte of stack on 64-bit machines, though it stays under
> the usual warning limit of 2KB:
>
> drivers/gpu/drm/tests/drm_exec_test.c: In function 'test_prepare
From: Arnd Bergmann
test_prepare_array() is one of the functions that uses more than
a kilobyte of stack on 64-bit machines, though it stays under
the usual warning limit of 2KB:
drivers/gpu/drm/tests/drm_exec_test.c: In function 'test_prepare_array':
drivers/gpu/drm/tests/drm_exec_test.c:171:1: