✗ CI.checkpatch: warning for Maintenence of devcoredump <-> GuC-Err-Capture plumbing
Patchwork
patchwork at emeril.freedesktop.org
Thu Feb 13 20:21:36 UTC 2025
== Series Details ==
Series: Maintenence of devcoredump <-> GuC-Err-Capture plumbing
URL : https://patchwork.freedesktop.org/series/144822/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 281d76290d112c555249332e5347e4c7d688875b
Author: Alan Previn <alan.previn.teres.alexis at intel.com>
Date: Thu Feb 13 11:51:39 2025 -0800
drm/xe/guc: Update comments on GuC-Err-Capture flows
Update the comments on GuC-Err-Capture flows with the
updated function names.
Signed-off-by: Alan Previn <alan.previn.teres.alexis at intel.com>
Reviewed-by: Zhanjun Dong <zhanjun.dong at intel.com>
+ /mt/dim checkpatch 4570ecc1f49b000dbba61bb05e22ef5db89382b7 drm-intel
c7cd32b42bc5 drm/xe/guc: Rename __guc_capture_parsed_output
-:282: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#282:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 301 lines checked
3703ee83c3b1 drm/xe/guc: Don't store capture nodes in xe_devcoredump_snapshot
-:440: WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#440: FILE: drivers/gpu/drm/xe/xe_hw_engine.c:874:
+ snapshot->matched_node = xe_guc_capture_get_matching_and_lock(q, XE_ENGINE_CAPTURE_SOURCE_GUC);
total: 0 errors, 1 warnings, 0 checks, 415 lines checked
73c97de37c6f drm/xe/guc: Split engine state print between xe_hw_engine vs xe_guc_capture
acce19fc347c drm/xe/guc: Move xe_hw_engine_snapshot creation back to xe_hw_engine.c
66dd390993aa drm/xe/xe_hw_engine: Update xe_hw_engine capture for debugfs/gt_reset
281d76290d11 drm/xe/guc: Update comments on GuC-Err-Capture flows
More information about the Intel-xe
mailing list