✗ Fi.CI.BUILD: failure for series starting with [1/3] ccid

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 27 23:16:34 UTC 2020


== Series Details ==

Series: series starting with [1/3] ccid
URL   : https://patchwork.freedesktop.org/series/76573/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/gt/intel_lrc.o
In file included from ./include/linux/interrupt.h:6:0,
                 from drivers/gpu/drm/i915/gt/intel_lrc.c:134:
drivers/gpu/drm/i915/gt/intel_lrc.c: In function ‘assert_pending_valid’:
drivers/gpu/drm/i915/gt/intel_lrc.c:1656:31: error: ‘struct intel_context’ has no member named ‘lrc_desc’
   if (ccid == upper_32_bits(ce->lrc_desc)) {
                               ^
./include/linux/kernel.h:183:35: note: in definition of macro ‘upper_32_bits’
 #define upper_32_bits(n) ((u32)(((n) >> 16) >> 16))
                                   ^
drivers/gpu/drm/i915/gt/intel_lrc.c:1663:26: error: ‘struct intel_context’ has no member named ‘lrc_desc’
   ccid = upper_32_bits(ce->lrc_desc);
                          ^
./include/linux/kernel.h:183:35: note: in definition of macro ‘upper_32_bits’
 #define upper_32_bits(n) ((u32)(((n) >> 16) >> 16))
                                   ^
scripts/Makefile.build:266: recipe for target 'drivers/gpu/drm/i915/gt/intel_lrc.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_lrc.o] Error 1
scripts/Makefile.build:488: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:488: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:488: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1722: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list