✗ CI.checkpatch: warning for drm/xe/guc: Fix GuC log/ct output via debugfs (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 7 19:13:52 UTC 2025
== Series Details ==
Series: drm/xe/guc: Fix GuC log/ct output via debugfs (rev2)
URL : https://patchwork.freedesktop.org/series/142982/
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 db38ea3f6dd988b8b36771e483886a20b57a9ec0
Author: Julia Filipchuk <julia.filipchuk at intel.com>
Date: Tue Jan 7 10:10:17 2025 -0800
drm/xe/guc: Fix GuC log/ct output via debugfs
Change to disable asci85 GuC logging only when output to devcoredump (was temporarily
disabled for all code paths).
v2: Ignore only for devcoredump case (not dmsg output). (feedback by Lucas)
Signed-off-by: Julia Filipchuk <julia.filipchuk at intel.com>
+ /mt/dim checkpatch dfcd517d1169ab05be63134ba5cbc7bfaf030eb1 drm-intel
db38ea3f6dd9 drm/xe/guc: Fix GuC log/ct output via debugfs
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6:
Change to disable asci85 GuC logging only when output to devcoredump (was temporarily
total: 0 errors, 1 warnings, 0 checks, 29 lines checked
More information about the Intel-xe
mailing list