RE: ✗ CI.KUnit: failure for drm/xe/mocs: Add debugfs node to dump mocs (rev3)
Kumar, Janga Rahul
janga.rahul.kumar at intel.com
Mon Apr 29 06:46:58 UTC 2024
> -----Original Message-----
> From: De Marchi, Lucas <lucas.demarchi at intel.com>
> Sent: Thursday, April 25, 2024 9:14 PM
> To: intel-xe at lists.freedesktop.org
> Cc: Kumar, Janga Rahul <janga.rahul.kumar at intel.com>
> Subject: Re: ✗ CI.KUnit: failure for drm/xe/mocs: Add debugfs node to dump
> mocs (rev3)
>
> 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?
Build failed due to below patch which got merged while this patch was in review state.
https://patchwork.freedesktop.org/patch/590227/?series=132601&rev=2
"drm/xe: Kill xe_device_mem_access_{get*,put}"
Will rebase and make changes inline with above patch.
Janga Rahul Kumar
>
> 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