✗ CI.KUnit: failure for Patch "Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"" has been added to the 6.12-stable tree

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 30 08:10:52 UTC 2025


== Series Details ==

Series: Patch "Revert "drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()"" has been added to the 6.12-stable tree
URL   : https://patchwork.freedesktop.org/series/152264/
State : failure

== Summary ==

+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
ERROR:root:../drivers/gpu/drm/xe/xe_devcoredump.c: In function ‘xe_devcoredump_deferred_snap_work’:
../drivers/gpu/drm/xe/xe_devcoredump.c:294:14: error: implicit declaration of function ‘xe_force_wake_ref_has_domain’ [-Werror=implicit-function-declaration]
  294 |         if (!xe_force_wake_ref_has_domain(fw_ref, XE_FORCEWAKE_ALL))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[7]: *** [../scripts/Makefile.build:287: drivers/gpu/drm/xe/xe_devcoredump.o] Error 1
make[7]: *** Waiting for unfinished jobs....
../drivers/gpu/drm/xe/xe_drm_client.c: In function ‘force_wake_get_any_engine’:
../drivers/gpu/drm/xe/xe_drm_client.c:305:14: error: implicit declaration of function ‘xe_force_wake_ref_has_domain’ [-Werror=implicit-function-declaration]
  305 |         if (!xe_force_wake_ref_has_domain(fw_ref, domain)) {
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[7]: *** [../scripts/Makefile.build:287: drivers/gpu/drm/xe/xe_drm_client.o] Error 1
../drivers/gpu/drm/xe/xe_eu_stall.c: In function ‘xe_eu_stall_stream_enable’:
../drivers/gpu/drm/xe/xe_eu_stall.c:646:14: error: implicit declaration of function ‘xe_force_wake_ref_has_domain’ [-Werror=implicit-function-declaration]
  646 |         if (!xe_force_wake_ref_has_domain(fw_ref, XE_FW_RENDER)) {
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[7]: *** [../scripts/Makefile.build:287: drivers/gpu/drm/xe/xe_eu_stall.o] Error 1
make[6]: *** [../scripts/Makefile.build:555: drivers/gpu/drm/xe] Error 2
make[6]: *** Waiting for unfinished jobs....
make[5]: *** [../scripts/Makefile.build:555: drivers/gpu/drm] Error 2
make[4]: *** [../scripts/Makefile.build:555: drivers/gpu] Error 2
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [../scripts/Makefile.build:555: drivers] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [/kernel/Makefile:2003: .] Error 2
make[1]: *** [/kernel/Makefile:248: __sub-make] Error 2
make: *** [Makefile:248: __sub-make] Error 2

[08:10:23] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[08:10:28] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make all compile_commands.json scripts_gdb ARCH=um O=.kunit --jobs=48
+ cleanup
++ stat -c %u:%g /kernel
+ chown -R 1003:1003 /kernel




More information about the Intel-xe mailing list