[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/pmu: hide struct i915_pmu
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 2 23:23:25 UTC 2023
== Series Details ==
Series: drm/i915/pmu: hide struct i915_pmu
URL : https://patchwork.freedesktop.org/series/125910/
State : failure
== Summary ==
Error: make failed
CALL scripts/checksyscalls.sh
DESCEND objtool
INSTALL libsubcmd_headers
CC [M] drivers/gpu/drm/i915/i915_drm_client.o
In file included from ./drivers/gpu/drm/i915/i915_scheduler.h:14,
from drivers/gpu/drm/i915/gem/i915_gem_context_types.h:22,
from drivers/gpu/drm/i915/gem/i915_gem_context.h:10,
from drivers/gpu/drm/i915/i915_drm_client.c:14:
./drivers/gpu/drm/i915/i915_scheduler_types.h:130:24: error: field ‘tasklet’ has incomplete type
130 | struct tasklet_struct tasklet;
| ^~~~~~~
make[6]: *** [scripts/Makefile.build:243: drivers/gpu/drm/i915/i915_drm_client.o] Error 1
make[5]: *** [scripts/Makefile.build:480: drivers/gpu/drm/i915] Error 2
make[4]: *** [scripts/Makefile.build:480: drivers/gpu/drm] Error 2
make[3]: *** [scripts/Makefile.build:480: drivers/gpu] Error 2
make[2]: *** [scripts/Makefile.build:480: drivers] Error 2
make[1]: *** [/home/kbuild2/kernel/Makefile:1913: .] Error 2
make: *** [Makefile:234: __sub-make] Error 2
Build failed, no error log produced
More information about the Intel-gfx
mailing list