[Intel-xe] ✗ CI.KUnit: failure for Notify userspace about uevent failure (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 18 14:40:43 UTC 2023
== Series Details ==
Series: Notify userspace about uevent failure (rev2)
URL : https://patchwork.freedesktop.org/series/120912/
State : failure
== Summary ==
+ trap cleanup EXIT
+ /kernel/tools/testing/kunit/kunit.py run --kunitconfig /kernel/drivers/gpu/drm/xe/.kunitconfig
ERROR:root:In file included from ../drivers/gpu/drm/xe/xe_debugfs.c:8:
../include/linux/fault-inject.h:94:1: error: unknown type name ‘bool’
94 | bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order);
| ^~~~
../include/linux/fault-inject.h:94:29: error: unknown type name ‘gfp_t’
94 | bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order);
| ^~~~~
../include/linux/fault-inject.h:96:43: error: unknown type name ‘gfp_t’
96 | int should_failslab(struct kmem_cache *s, gfp_t gfpflags);
| ^~~~~
../include/linux/fault-inject.h:100:15: error: unknown type name ‘bool’
100 | static inline bool __should_failslab(struct kmem_cache *s, gfp_t gfpflags)
| ^~~~
../include/linux/fault-inject.h:100:60: error: unknown type name ‘gfp_t’
100 | static inline bool __should_failslab(struct kmem_cache *s, gfp_t gfpflags)
| ^~~~~
make[6]: *** [../scripts/Makefile.build:252: drivers/gpu/drm/xe/xe_debugfs.o] Error 1
make[6]: *** Waiting for unfinished jobs....
make[5]: *** [../scripts/Makefile.build:494: drivers/gpu/drm/xe] Error 2
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [../scripts/Makefile.build:494: drivers/gpu/drm] Error 2
make[3]: *** [../scripts/Makefile.build:494: drivers/gpu] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [../scripts/Makefile.build:494: drivers] Error 2
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [/kernel/Makefile:2026: .] Error 2
make: *** [Makefile:226: __sub-make] Error 2
[14:40:20] Configuring KUnit Kernel ...
Generating .config ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
[14:40:24] Building KUnit Kernel ...
Populating config with:
$ make ARCH=um O=.kunit olddefconfig
Building with:
$ make 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