✗ CI.checkpatch: warning for xe/xe_bo_move: Enhance xe_bo_move trace (rev3)

Patchwork patchwork at emeril.freedesktop.org
Fri Jan 5 05:33:04 UTC 2024


== Series Details ==

Series: xe/xe_bo_move: Enhance xe_bo_move trace (rev3)
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 6132e0df11938ea0538fab59c094076bc84f262c
Author: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
Date:   Fri Jan 5 10:54:20 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.
    
    v2: Modify trace_xe_bo_move(), it takes the integer mem_type
    rather than a string.
    Make mem_type_to_name() extern, it will be used by trace.(Thomas)
    
    v3: Move mem_type_to_name() to xe_bo.[ch] (Thomas, Matt)
    
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    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
6132e0df1 xe/xe_bo_move: Enhance xe_bo_move trace
-:108: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#108: FILE: drivers/gpu/drm/xe/xe_trace.h:107:
+	    TP_STRUCT__entry(

-:115: CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#115: FILE: drivers/gpu/drm/xe/xe_trace.h:114:
+	    TP_fast_assign(

total: 0 errors, 0 warnings, 2 checks, 80 lines checked




More information about the Intel-xe mailing list