https://bugzilla.kernel.org/show_bug.cgi?id=218168 --- Comment #1 from hamza.mahfooz@xxxxxxx --- + amd-gfx + Felix On 11/20/23 10:16, bugzilla-daemon@xxxxxxxxxx wrote: > https://bugzilla.kernel.org/show_bug.cgi?id=218168 > > Bug ID: 218168 > Summary: amdgpu: kfd_topology.c warning: the frame size of 1408 > bytes is larger than 1024 bytes > Product: Drivers > Version: 2.5 > Hardware: All > OS: Linux > Status: NEW > Severity: normal > Priority: P3 > Component: Video(DRI - non Intel) > Assignee: drivers_video-dri@xxxxxxxxxxxxxxxxxxxx > Reporter: bluesun654@xxxxxxxxx > Regression: No > > Trying to compile Linux 6.6.2 with GCC 13.2.1 and CONFIG_WERROR=y: > > [...] > drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: In function > 'kfd_topology_add_device': > drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:2082:1: error: the frame > size of 1408 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] > 2082 | } > | ^ > cc1: all warnings being treated as errors > [...] > -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.