== Series Details == Series: Display Global Histogram (rev9) URL : https://patchwork.freedesktop.org/series/135793/ State : failure == Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers CC [M] drivers/gpu/drm/i915/display/intel_histogram.o In file included from ./include/linux/string.h:389, from ./include/linux/bitmap.h:13, from ./include/linux/cpumask.h:12, from ./arch/x86/include/asm/paravirt.h:21, from ./arch/x86/include/asm/irqflags.h:80, from ./include/linux/irqflags.h:18, from ./include/linux/spinlock.h:59, from ./include/linux/kref.h:16, from ./include/drm/drm_device.h:5, from drivers/gpu/drm/i915/display/intel_histogram.c:6: In function ‘fortify_memcpy_chk’, inlined from ‘intel_histogram_handle_int_work’ at drivers/gpu/drm/i915/display/intel_histogram.c:135:4: ./include/linux/fortify-string.h:571:25: error: call to ‘__write_overflow_field’ declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning] 571 | __write_overflow_field(p_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:194: drivers/gpu/drm/i915/display/intel_histogram.o] Error 1 make[5]: *** [scripts/Makefile.build:440: drivers/gpu/drm/i915] Error 2 make[4]: *** [scripts/Makefile.build:440: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:440: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:440: drivers] Error 2 make[1]: *** [/home/kbuild2/kernel/Makefile:1989: .] Error 2 make: *** [Makefile:251: __sub-make] Error 2 Build failed, no error log produced