[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Skip remap_io() calls for non-x86 platforms

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 18 14:48:11 UTC 2021


== Series Details ==

Series: drm/i915: Skip remap_io() calls for non-x86 platforms
URL   : https://patchwork.freedesktop.org/series/97069/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND objtool
  CHK     include/generated/compile.h
  LD [M]  drivers/gpu/drm/i915/i915.o
  HDRTEST drivers/gpu/drm/i915/i915_mm.h
In file included from <command-line>:
./drivers/gpu/drm/i915/i915_mm.h:12:29: error: ‘struct io_mapping’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
                      struct io_mapping *iomap);
                             ^~~~~~~~~~
./drivers/gpu/drm/i915/i915_mm.h:10:29: error: ‘struct vm_area_struct’ declared inside parameter list will not be visible outside of this definition or declaration [-Werror]
 int remap_io_mapping(struct vm_area_struct *vma,
                             ^~~~~~~~~~~~~~
./drivers/gpu/drm/i915/i915_mm.h:15:42: error: unknown type name ‘resource_size_t’
                 struct scatterlist *sgl, resource_size_t iobase);
                                          ^~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
drivers/gpu/drm/i915/Makefile:340: recipe for target 'drivers/gpu/drm/i915/i915_mm.hdrtest' failed
make[4]: *** [drivers/gpu/drm/i915/i915_mm.hdrtest] Error 1
scripts/Makefile.build:549: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:549: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:549: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1846: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list