✗ CI.checkpatch: warning for drm/xe: devcoredump documentation
Patchwork
patchwork at emeril.freedesktop.org
Thu Oct 31 19:48:20 UTC 2024
== Series Details ==
Series: drm/xe: devcoredump documentation
URL : https://patchwork.freedesktop.org/series/140789/
State : warning
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ce53aa8a19c0b16ad94258ece5b8d5f025fc74aa
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Thu Oct 31 11:29:16 2024 -0700
drm/xe: Wire up devcoredump in documentation
Add a documentation page to detail the device coredump as implemented by
xe - it was documented in the source code, but not visible in the
rendered (html) documentation.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 65aeefc0477f49a38e94193ab13d9d2668d0637d drm-intel
8f8fbc1b9f99 drm/xe: Improve devcoredump documentation
ce53aa8a19c0 drm/xe: Wire up devcoredump in documentation
-:23: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#23:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 19 lines checked
More information about the Intel-xe
mailing list