✗ CI.checkpatch: warning for Maintenence of devcoredump <-> GuC-Err-Capture plumbing
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 11 00:38:28 UTC 2025
== Series Details ==
Series: Maintenence of devcoredump <-> GuC-Err-Capture plumbing
URL : https://patchwork.freedesktop.org/series/144634/
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 efa69c95b2ef0a89fdcf33cb39297b3323aa35d8
Author: Alan Previn <alan.previn.teres.alexis at intel.com>
Date: Mon Feb 10 15:32:54 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>
+ /mt/dim checkpatch 2fc58ab10139895686001c7e1ee247f15226abc4 drm-intel
6afe7023a85c 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
102df79fce37 drm/xe/guc: Don't store capture nodes in xe_devcoredump_snapshot
-:430: WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#430: 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, 413 lines checked
2886b373bcbb drm/xe/guc: Split engine state print between xe_hw_engine vs xe_guc_capture
366f9e811e25 drm/xe/guc: Move xe_hw_engine_snapshot creation back to xe_hw_engine.c
8c6b1bf11f1e drm/xe/xe_hw_engine: Update xe_hw_engine capture for debugfs/gt_reset
efa69c95b2ef drm/xe/guc: Update comments on GuC-Err-Capture flows
More information about the Intel-xe
mailing list