✗ CI.checkpatch: warning for xe/xe_bo_move: Enhance xe_bo_move trace
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 3 20:12:24 UTC 2024
== Series Details ==
Series: xe/xe_bo_move: Enhance xe_bo_move trace
URL : https://patchwork.freedesktop.org/series/128151/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit cc27751da3553350bb6b664fca0132b56942bcd1
Author: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
Date: Wed Jan 3 15:59:59 2024 +0530
xe/xe_bo_move: Enhance xe_bo_move trace
Enhanced xe_bo_move trace to be more readable.
It will help to show the migration details.
Src and dst details.
Cc: Oak Zeng <oak.zeng at intel.com>
Cc: Kempczynski Zbigniew <Zbigniew.Kempczynski at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Brian Welty <brian.welty at intel.com>
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
+ /mt/dim checkpatch 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
cc27751da xe/xe_bo_move: Enhance xe_bo_move trace
-:60: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#60: FILE: drivers/gpu/drm/xe/xe_trace.h:106:
+ TP_STRUCT__entry(
-:67: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#67: FILE: drivers/gpu/drm/xe/xe_trace.h:113:
+ TP_fast_assign(
total: 0 errors, 0 warnings, 2 checks, 52 lines checked
More information about the Intel-xe
mailing list