On Fri, Jul 08, 2022 at 05:30:47PM -0300, Maíra Canal wrote: > Considering the current adoption of the KUnit framework, convert the > DRM format selftest to the KUnit API. > > Tested-by: David Gow <david...@google.com> > Acked-by: Daniel Latypov <dlaty...@google.com> > Reviewed-by: Javier Martinez Canillas <javi...@redhat.com> > Signed-off-by: Maíra Canal <maira.ca...@usp.br>
This patch results in: Building powerpc:allmodconfig ... failed -------------- Error log: drivers/gpu/drm/tests/drm_format_test.c: In function 'igt_check_drm_format_min_pitch': drivers/gpu/drm/tests/drm_format_test.c:271:1: error: the frame size of 3712 bytes is larger than 2048 bytes presumably due to function nesting. Guenter