✗ CI.checkpatch: warning for drm/xe/pm: Add trace for pm functions (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 18 08:06:32 UTC 2024
== Series Details ==
Series: drm/xe/pm: Add trace for pm functions (rev3)
URL : https://patchwork.freedesktop.org/series/136186/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 15c02604295a498c83ae5d452382a05f05b011f6
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Wed Jul 17 14:59:50 2024 +0200
drm/xe/pm: Add trace for pm functions
Add trace for xe pm function for better debuggability.
v2: Fix indentation and add trace for xe_pm_runtime_get_ioctl
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch c2610cb0857b1e68f684691f6d3e7fb110f7149f drm-intel
15c02604295a drm/xe/pm: Add trace for pm functions
-:95: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#95: FILE: drivers/gpu/drm/xe/xe_trace.h:376:
+ TP_STRUCT__entry(
-:100: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#100: FILE: drivers/gpu/drm/xe/xe_trace.h:381:
+ TP_fast_assign(
total: 0 errors, 0 warnings, 2 checks, 114 lines checked
More information about the Intel-xe
mailing list