[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Taint the kernel on dumping the GEM ftrace buffer

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 7 20:30:24 UTC 2019


== Series Details ==

Series: drm/i915: Taint the kernel on dumping the GEM ftrace buffer
URL   : https://patchwork.freedesktop.org/series/69144/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  AR      drivers/gpu/drm/i915/built-in.a
  CC [M]  drivers/gpu/drm/i915/gt/intel_context.o
In file included from ./drivers/gpu/drm/i915/gt/intel_engine_types.h:20:0,
                 from ./drivers/gpu/drm/i915/gt/intel_context_types.h:17,
                 from ./drivers/gpu/drm/i915/gem/i915_gem_context_types.h:20,
                 from ./drivers/gpu/drm/i915/gem/i915_gem_context.h:10,
                 from drivers/gpu/drm/i915/gt/intel_context.c:7:
drivers/gpu/drm/i915/gt/selftest_context.c: In function ‘__live_active_context’:
./drivers/gpu/drm/i915/i915_gem.h:72:30: error: implicit declaration of function ‘set_taint_for_CI’; did you mean ‘add_taint_for_CI’? [-Werror=implicit-function-declaration]
  do { ftrace_dump(DUMP_ALL); set_taint_for_CI(TAIN_WARN); } while (0)
                              ^
drivers/gpu/drm/i915/gt/selftest_context.c:275:3: note: in expansion of macro ‘GEM_TRACE_DUMP’
   GEM_TRACE_DUMP();
   ^~~~~~~~~~~~~~
./drivers/gpu/drm/i915/i915_gem.h:72:47: error: ‘TAIN_WARN’ undeclared (first use in this function); did you mean ‘TAINT_WARN’?
  do { ftrace_dump(DUMP_ALL); set_taint_for_CI(TAIN_WARN); } while (0)
                                               ^
drivers/gpu/drm/i915/gt/selftest_context.c:275:3: note: in expansion of macro ‘GEM_TRACE_DUMP’
   GEM_TRACE_DUMP();
   ^~~~~~~~~~~~~~
./drivers/gpu/drm/i915/i915_gem.h:72:47: note: each undeclared identifier is reported only once for each function it appears in
  do { ftrace_dump(DUMP_ALL); set_taint_for_CI(TAIN_WARN); } while (0)
                                               ^
drivers/gpu/drm/i915/gt/selftest_context.c:275:3: note: in expansion of macro ‘GEM_TRACE_DUMP’
   GEM_TRACE_DUMP();
   ^~~~~~~~~~~~~~
cc1: all warnings being treated as errors
scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/i915/gt/intel_context.o' failed
make[4]: *** [drivers/gpu/drm/i915/gt/intel_context.o] Error 1
scripts/Makefile.build:509: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:509: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:509: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1649: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list