✗ Fi.CI.BUILD: failure for series starting with [1/3] drm/i915/guc/slpc: Enable GuC SLPC default strategies

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 9 17:45:45 UTC 2025


== Series Details ==

Series: series starting with [1/3] drm/i915/guc/slpc: Enable GuC SLPC default strategies
URL   : https://patchwork.freedesktop.org/series/143343/
State : failure

== Summary ==

Error: make failed
  CALL    scripts/checksyscalls.sh
  DESCEND objtool
  INSTALL libsubcmd_headers
  CC [M]  drivers/gpu/drm/i915/gt/intel_engine_pm.o
In file included from ./include/linux/kernel.h:23,
                 from ./include/linux/cpumask.h:11,
                 from ./include/linux/smp.h:13,
                 from ./include/linux/lockdep.h:14,
                 from ./include/linux/mutex.h:17,
                 from ./include/linux/notifier.h:14,
                 from ./include/linux/pm_qos.h:16,
                 from ./drivers/gpu/drm/i915/i915_drv.h:35,
                 from drivers/gpu/drm/i915/gt/intel_engine_pm.c:6:
drivers/gpu/drm/i915/gt/selftest_engine_pm.c: In function ‘live_engine_busy_stats’:
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:71: error: ‘engine->kernel_context’ is a pointer; did you mean to use ‘->’?
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                                                                       ^
./include/linux/bitops.h:45:44: note: in definition of macro ‘bitop’
   45 |           __builtin_constant_p((uintptr_t)(addr) != (uintptr_t)NULL) && \
      |                                            ^~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:17: note: in expansion of macro ‘__set_bit’
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                 ^~~~~~~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:71: error: ‘engine->kernel_context’ is a pointer; did you mean to use ‘->’?
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                                                                       ^
./include/linux/bitops.h:46:23: note: in definition of macro ‘bitop’
   46 |           (uintptr_t)(addr) != (uintptr_t)NULL &&                       \
      |                       ^~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:17: note: in expansion of macro ‘__set_bit’
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                 ^~~~~~~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:71: error: ‘engine->kernel_context’ is a pointer; did you mean to use ‘->’?
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                                                                       ^
./include/linux/bitops.h:47:57: note: in definition of macro ‘bitop’
   47 |           __builtin_constant_p(*(const unsigned long *)(addr))) ?       \
      |                                                         ^~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:17: note: in expansion of macro ‘__set_bit’
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                 ^~~~~~~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:71: error: ‘engine->kernel_context’ is a pointer; did you mean to use ‘->’?
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                                                                       ^
./include/linux/bitops.h:48:24: note: in definition of macro ‘bitop’
   48 |          const##op(nr, addr) : op(nr, addr))
      |                        ^~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:17: note: in expansion of macro ‘__set_bit’
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                 ^~~~~~~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:71: error: ‘engine->kernel_context’ is a pointer; did you mean to use ‘->’?
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                                                                       ^
./include/linux/bitops.h:48:39: note: in definition of macro ‘bitop’
   48 |          const##op(nr, addr) : op(nr, addr))
      |                                       ^~~~
drivers/gpu/drm/i915/gt/selftest_engine_pm.c:296:17: note: in expansion of macro ‘__set_bit’
  296 |                 __set_bit(CONTEXT_LOW_LATENCY, &engine->kernel_context.flags);
      |                 ^~~~~~~~~
make[6]: *** [scripts/Makefile.build:194: drivers/gpu/drm/i915/gt/intel_engine_pm.o] Error 1
make[5]: *** [scripts/Makefile.build:440: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:440: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:440: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:440: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:1989: .] Error 2
make: *** [Makefile:251: __sub-make] Error 2
Build failed, no error log produced




More information about the Intel-gfx-trybot mailing list