[Intel-gfx] ✗ Fi.CI.BUILD: failure for KVM: Remove uses of struct page from x86 and arm64 MMU

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 24 04:19:13 UTC 2021


== Series Details ==

Series: KVM: Remove uses of struct page from x86 and arm64 MMU
URL   : https://patchwork.freedesktop.org/series/91836/
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/gvt/gvt.h
In file included from ./drivers/gpu/drm/i915/gvt/gvt.h:734,
                 from <command-line>:
./drivers/gpu/drm/i915/gvt/mpt.h: In function ‘intel_gvt_hypervisor_gfn_to_mfn_page’:
./drivers/gpu/drm/i915/gvt/mpt.h:227:9: error: returning ‘struct page *’ from a function with return type ‘long unsigned int’ makes integer from pointer without a cast [-Werror=int-conversion]
  return intel_gvt_host.mpt->gfn_to_mfn_page(vgpu->handle, gfn);
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
drivers/gpu/drm/i915/Makefile:319: recipe for target 'drivers/gpu/drm/i915/gvt/gvt.hdrtest' failed
make[4]: *** [drivers/gpu/drm/i915/gvt/gvt.hdrtest] Error 1
scripts/Makefile.build:515: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:515: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:515: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1847: recipe for target 'drivers' failed
make: *** [drivers] Error 2




More information about the Intel-gfx mailing list