== Series Details == Series: drm/i915: Add drm_panic support (rev5) URL : https://patchwork.freedesktop.org/series/141935/ State : failure
== Summary == Error: make failed CALL scripts/checksyscalls.sh DESCEND objtool INSTALL libsubcmd_headers LD [M] drivers/gpu/drm/i915/i915.o LD [M] drivers/gpu/drm/i915/kvmgt.o HDRTEST drivers/gpu/drm/i915/display/intel_bo.h In file included from <command-line>: ./drivers/gpu/drm/i915/display/intel_bo.h:26:60: error: ‘struct iosys_map’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror] 26 | void intel_bo_panic_map(struct drm_gem_object *obj, struct iosys_map *map); | ^~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [drivers/gpu/drm/i915/Makefile:429: drivers/gpu/drm/i915/display/intel_bo.hdrtest] Error 1 make[5]: *** [scripts/Makefile.build:465: drivers/gpu/drm/i915] Error 2 make[4]: *** [scripts/Makefile.build:465: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:465: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:465: drivers] Error 2 make[1]: *** [/home/kbuild2/kernel/Makefile:1994: .] Error 2 make: *** [Makefile:251: __sub-make] Error 2 Build failed, no error log produced