✗ CI.KUnit: failure for drm/xe/mocs: Add debugfs node to dump mocs (rev3)

Lucas De Marchi lucas.demarchi at intel.com
Thu Apr 25 15:43:32 UTC 2024


On Tue, Apr 23, 2024 at 01:53:26PM GMT, Patchwork wrote:
>../drivers/gpu/drm/xe/xe_mocs.c: In function ‘xe_mocs_dump’:
>../drivers/gpu/drm/xe/xe_mocs.c:820:2: error: implicit declaration of function ‘xe_device_mem_access_get’ [-Werror=implicit-function-declaration]
>  820 |  xe_device_mem_access_get(xe);
>      |  ^~~~~~~~~~~~~~~~~~~~~~~~
>../drivers/gpu/drm/xe/xe_mocs.c:832:2: error: implicit declaration of function ‘xe_device_mem_access_put’ [-Werror=implicit-function-declaration]
>  832 |  xe_device_mem_access_put(xe);
>      |  ^~~~~~~~~~~~~~~~~~~~~~~~

looks like you're missing a include?

Lucas De Marchi

>cc1: some warnings being treated as errors
>make[7]: *** [../scripts/Makefile.build:244: drivers/gpu/drm/xe/xe_mocs.o] Error 1
>make[7]: *** Waiting for unfinished jobs....
>make[6]: *** [../scripts/Makefile.build:485: drivers/gpu/drm/xe] Error 2
>make[5]: *** [../scripts/Makefile.build:485: drivers/gpu/drm] Error 2
>make[4]: *** [../scripts/Makefile.build:485: drivers/gpu] Error 2
>make[3]: *** [../scripts/Makefile.build:485: drivers] Error 2
>make[2]: *** [/kernel/Makefile:1919: .] Error 2
>make[1]: *** [/kernel/Makefile:240: __sub-make] Error 2
>make: *** [Makefile:240: __sub-make] Error 2
>
>[13:52:57] Configuring KUnit Kernel ...
>Generating .config ...
>Populating config with:
>$ make ARCH=um O=.kunit olddefconfig
>[13:53:01] 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