✗ CI.checkpatch: warning for drm/xe: devcoredump documentation

Patchwork patchwork at emeril.freedesktop.org
Sat Nov 2 16:18:47 UTC 2024


== Series Details ==

Series: drm/xe: devcoredump documentation
URL   : https://patchwork.freedesktop.org/series/140842/
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 5637aa6d4b54325cee756a8ba2384905839ac5fe
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Sat Nov 2 09:12:54 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.
    
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Raag Jadav <raag.jadav at intel.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20241031182916.1441987-3-lucas.demarchi@intel.com
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 2a0d989e396396f20ee5cfc4fad5b9dbbb2307d5 drm-intel
3b9330c21fd4 drm/xe: Improve devcoredump documentation
5637aa6d4b54 drm/xe: Wire up devcoredump in documentation
-:26: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#26: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 19 lines checked




More information about the Intel-xe mailing list