[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/9] drm/i915: Drop posting reads to flush master interrupts (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jun 28 13:28:04 UTC 2018


== Series Details ==

Series: series starting with [1/9] drm/i915: Drop posting reads to flush master interrupts (rev2)
URL   : https://patchwork.freedesktop.org/series/45574/
State : failure

== Summary ==

CALL    scripts/checksyscalls.sh
  DESCEND  objtool
  CHK     include/generated/compile.h
  CC [M]  drivers/gpu/drm/i915/intel_engine_cs.o
drivers/gpu/drm/i915/intel_engine_cs.c: In function ‘intel_enable_engine_stats’:
drivers/gpu/drm/i915/intel_engine_cs.c:1623:2: error: too many arguments to function ‘write_seqlock’
  write_seqlock(&engine->stats.lock, flags);
  ^~~~~~~~~~~~~
In file included from ./include/linux/dcache.h:10:0,
                 from ./include/linux/fs.h:8,
                 from ./include/linux/seq_file.h:11,
                 from ./include/drm/drm_print.h:31,
                 from drivers/gpu/drm/i915/intel_engine_cs.c:25:
./include/linux/seqlock.h:446:20: note: declared here
 static inline void write_seqlock(seqlock_t *sl)
                    ^~~~~~~~~~~~~
drivers/gpu/drm/i915/intel_engine_cs.c:1648:2: error: implicit declaration of function ‘spin_lock_irqrestore’; did you mean ‘spin_unlock_irqrestore’? [-Werror=implicit-function-declaration]
  spin_lock_irqrestore(&engine->timeline.lock, flags);
  ^~~~~~~~~~~~~~~~~~~~
  spin_unlock_irqrestore
cc1: all warnings being treated as errors
scripts/Makefile.build:317: recipe for target 'drivers/gpu/drm/i915/intel_engine_cs.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_engine_cs.o] Error 1
scripts/Makefile.build:558: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:558: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:558: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1034: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx mailing list