✗ Fi.CI.BAT: failure for series starting with [01/59] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation

Patchwork patchwork at emeril.freedesktop.org
Fri Dec 21 15:28:49 UTC 2018


== Series Details ==

Series: series starting with [01/59] drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
URL   : https://patchwork.freedesktop.org/series/54413/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/intel_breadcrumbs.o
In file included from ./arch/x86/include/asm/bug.h:47:0,
                 from ./include/linux/bug.h:5,
                 from ./include/linux/thread_info.h:12,
                 from ./arch/x86/include/asm/preempt.h:7,
                 from ./include/linux/preempt.h:81,
                 from ./include/linux/rcupdate.h:40,
                 from ./include/linux/rculist.h:11,
                 from ./include/linux/pid.h:5,
                 from ./include/linux/sched.h:14,
                 from ./include/linux/kthread.h:6,
                 from drivers/gpu/drm/i915/intel_breadcrumbs.c:25:
drivers/gpu/drm/i915/intel_breadcrumbs.c: In function ‘__intel_breadcrumbs_wakeup’:
./include/linux/lockdep.h:342:52: error: ‘struct intel_breadcrumbs’ has no member named ‘dep_map’
 #define lockdep_is_held(lock)  lock_is_held(&(lock)->dep_map)
                                                    ^
./include/asm-generic/bug.h:131:25: note: in definition of macro ‘WARN’
  int __ret_warn_on = !!(condition);    \
                         ^~~~~~~~~
./include/linux/lockdep.h:368:3: note: in expansion of macro ‘WARN_ON’
   WARN_ON(debug_locks && !lockdep_is_held(l)); \
   ^~~~~~~
./include/linux/lockdep.h:368:27: note: in expansion of macro ‘lockdep_is_held’
   WARN_ON(debug_locks && !lockdep_is_held(l)); \
                           ^~~~~~~~~~~~~~~
drivers/gpu/drm/i915/intel_breadcrumbs.c:91:2: note: in expansion of macro ‘lockdep_assert_held’
  lockdep_assert_held(b);
  ^~~~~~~~~~~~~~~~~~~
scripts/Makefile.build:291: recipe for target 'drivers/gpu/drm/i915/intel_breadcrumbs.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_breadcrumbs.o] Error 1
scripts/Makefile.build:516: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:516: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:516: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1060: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list