✗ CI.checkpatch: warning for Re-instate GuC logs in debugfs & devcoredump
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 22 21:54:47 UTC 2025
== Series Details ==
Series: Re-instate GuC logs in debugfs & devcoredump
URL : https://patchwork.freedesktop.org/series/143864/
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 55b915b580d11ee3631fc956d8cfe4122aef6b45
Author: John Harrison <John.C.Harrison at Intel.com>
Date: Wed Jan 22 13:46:01 2025 -0800
Partially revert "drm/xe: Revert some changes that break a mesa debug tool"
This reverts part of commit a53da2fb25a31f4fb8eaeb93c7b1134fc14fd209.
The KMD has been updated to avoid the line wrapping issue of the mesa
tool. The section heading issue has not been fixed yet, however. So
that part of the original revert remains.
Signed-off-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch d577d9e67e5ac149fcd4442327210b831cddb308 drm-intel
33f5ee1348b0 drm/xe/guc: Explicitly name each chunk of GuC log data in a dump
0c695f48abfa drm/xe/devcoredump: Temporarily disable the line wrapping of ASCII85 output
55b915b580d1 Partially revert "drm/xe: Revert some changes that break a mesa debug tool"
-:7: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit a53da2fb25a3 ("drm/xe: Revert some changes that break a mesa debug tool")'
#7:
This reverts part of commit a53da2fb25a31f4fb8eaeb93c7b1134fc14fd209.
total: 1 errors, 0 warnings, 0 checks, 15 lines checked
More information about the Intel-xe
mailing list